make install use tarballs and releases

This commit is contained in:
2026-06-20 17:09:35 +10:00
parent e6a7184c4a
commit dbd879c149
7 changed files with 93 additions and 20 deletions

View File

@@ -19,6 +19,10 @@ neb install packageName@1.0.0
(replace the number with the version number of the package you want to install)
## Changelog
### 1.1.0
- Switched from getting the latest commit of packages to getting the latest release
- Added the `uninstall` subcommand
### 1.0.1
- Fix long description hopefully