jill icon indicating copy to clipboard operation
jill copied to clipboard

Command line installer of the Julia Language.

Results 13 jill issues
Sort by recently updated
recently updated
newest added

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

internals | organization

Currently it default to the last installed version. Commands like - `jill.sh --list` - `jill.sh --activate 1.7.0`

enhancement

Create an option `--dry-run` that doesn't perform any operations, only shows what it would do.

enhancement

There are corners cases that are not checked and do not have proper errors messages and/or tests.

internals | organization

Can the newest version somehow autofetched with a CI trigger or smth? Would be nice if not too much work I guess. thx

internals | organization

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...

enhancement
hacktoberfest

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

update
automated pr
no changelog

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

update
automated pr
no changelog