Update
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Solstice Package Manager
|
||||
|
||||
A simple package manager to install dependencies for Solstice projects.
|
||||
|
||||
## Usage
|
||||
|
||||
Run the program as sudo. Specify the name of the package, and press enter.
|
||||
|
||||
If required, specify the version. Otherwise, press enter.
|
||||
|
||||
The program will install to `/usr/lib/solstice`.
|
||||
|
||||
|
||||
## Compiling
|
||||
|
||||
Run the Makefile, or run `solstice src/main.sols -o solspkg`
|
||||
Reference in New Issue
Block a user