Skip to content

Conversation

miry
Copy link
Contributor

@miry miry commented Nov 13, 2023

When constructing a Crystal project, the common practice involves either downloading or cloning the official Git repository for most dependencies.
It is essential to ensure the ability to test changes against forked repositories.
I recommend extracting static values into variables for improved flexibility.
This suggestion involves introducing a CRYSTAL_REPO variable with a default value pointing to the official repository.

During build crystal, mostly all dist download or clone official git repo.
Make sure I could test changes from fork repos,
suggest to extract static value with variables.
Introduces CRYSTAL_REPO variable, that has default value to official repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants