added the ability to install libs written in comet
also made it so you don't have to build comet to install the headers
This commit is contained in:
@@ -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.2.0
|
||||
- Add support for modules written in Comet
|
||||
- Made it so C headers needed to install C libs are installed for the user and not system wide
|
||||
|
||||
### 1.1.0
|
||||
- Switched from getting the latest commit of packages to getting the latest release
|
||||
- Added the `uninstall` subcommand
|
||||
|
||||
Reference in New Issue
Block a user