Make installable with mise
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 58/100
Research direction
Start with the repository's release packaging and the mise entry point, then reproduce the Linux installation shown in the issue. Check how the Linux tar archive names its binary and how the macOS launcher differs; done means mise use github:1jehuang/jcode makes jcode available on Linux.
Written by the indexing model from the issue text.
Description
Installation through mise currently is not clean on linux because the release tar binary is not named "jcode" but "jcode-linux-x86_64".
Could we change that? (also maybe only ship one binary and get rid of the launcher script like on MacOS)
❯ mise use github:1jehuang/jcode
github:1jehuang/jcode@0.77.1 extract jcode-linux-x86_64.tar.gz ✔
mise /tmp/mise.toml tools: github:1jehuang/jcode@0.77.1
/tmp took 8s
❯ which jcode
jcode not found
/tmp
❯ which jcode-linux-x86_64
/home/fiws/.local/share/mise/installs/github-1jehuang-jcode/latest/jcode-linux-x86_64
/tmp
❯ which jcode-linux-x86_64.bin
/home/fiws/.local/share/mise/installs/github-1jehuang-jcode/latest/jcode-linux-x86_64.bin
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from 1jehuang/jcode
-
OrcaRouter is in the login catalog but has no ProviderChoice, so it can't be selected explicitly Open
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
-
Session::save() skips untouched sessions, so is_debug and canary never persist (4 failing tests) Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
area: providers autonomous: clear bug triage: reproducible
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
area: providers autonomous: no bug triage: needs-decision
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100