Initial commit
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# dig
|
||||
|
||||
Dig is a simple package manager for Ground. At this point in time it is quite basic.
|
||||
|
||||
## Installation
|
||||
|
||||
You'll need to manually install Ground, and the "request", "file", and "exec" libraries yourself. This will be automated in future.
|
||||
|
||||
Once that is done, you can install the dig package manager wherever you need it.
|
||||
|
||||
## Usage
|
||||
|
||||
`digpkg install pkgname`: Installs the package specified to /usr/lib/ground. Requires root permissions.
|
||||
|
||||
`digpkg help`: Shows help.
|
||||
|
||||
## Package list
|
||||
|
||||
Go to https://ground.chookspace.com/pkgs to see the list. If you've made a Ground library and would like it packaged, please send me an email (max at chookspace dot com).
|
||||
|
Reference in New Issue
Block a user