jill
jill copied to clipboard
Command line installer of the Julia Language.
Hi all, As you may know, [juliaup](https://github.com/JuliaLang/juliaup) ["will soon be announced as the official installer"](#33), so it is a good time to question the future of alternative installers - in...
This is an automated Pull Request to your repository to add a [**CITATION.cff validator action**](https://github.com/citation-file-format/cffconvert-github-action). We have verified that you have a `CITATION.cff` file and that you don't have an...
Essential to 1.0 because otherwise, changes will be too big. Example of bash projects: - https://github.com/Homebrew/brew - https://github.com/nvm-sh/nvm - https://github.com/rbenv/rbenv
Currently it default to the last installed version. Commands like - `jill.sh --list` - `jill.sh --activate 1.7.0`
Create an option `--dry-run` that doesn't perform any operations, only shows what it would do.
There are corners cases that are not checked and do not have proper errors messages and/or tests.
Can the newest version somehow autofetched with a CI trigger or smth? Would be nice if not too much work I guess. thx
To boost the downloading (approximately from 10Kb/s to 5Mb/s), I made a modification that downloads from USTC mirror (in China) ```diff minor=$(echo $version | cut -d. -f1-2) + version=$(echo $version...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action