choosenim-setup
Project to generate setup to choosenim (https://github.com/nim-lang/choosenim).
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 3 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2024-11-07 |
| Downloads | 0 |
| Last Indexed | 2026-07-22 05:33 |
Installation
nimble install choosenim-setup
choosenim install choosenim-setup
git clone https://gitlab.com/EchoPouet/choosenim-setup
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| choosenim-setup | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/EchoPouet/choosenim-setup |
|---|---|
| Homepage | https://gitlab.com/EchoPouet/choosenim-setup |
| Registry Source | gitlab |
README
choosenim-setup
This project repackages the choosenim application to native setup to Windows and Chocolatey package manager.
The advantages contrary to the archive with script publish by choosenim is that native setup adds binaries path in the environment. Also, if you uninstall it, all created folders by application are removed and the environment is cleaned.
Isn't vetted by the Nim team but the choosenim binary is never modified and to be sure you can see the code.
Contributions are welcome.
To be clear with you
This project isn't vetted by the Nim team but the choosenim binary is never modified and to be sure you can see the code.
Where to download ?
You can download them here.
Install with Chocolatey
Use the following command.
choco install choosenim
How it works ?
Every week, if a new release is published, the CI download it, generates several setups and publish them to package managers.