Update README.md

This commit is contained in:
everest
2022-05-27 18:32:17 +00:00
committed by GitHub
parent 50330a3ec9
commit 9c29d58578

View File

@@ -1,2 +1,14 @@
# glacier-usrpkgs # glacier-usrpkgs
User packages collection for Glacier User packages collection for Glacier
User packages should contain the following:
- License
- Package source tree
- usrbuild.sh
- usrupdate.sh
- usrremove.sh
- pkgname.ts.sh (containing the same 2 lines as a regular Glacier package)
- pkgname-pkginfo.json (1 extra line reading `"is-usrpkg:" "yes",`)
A user package should create all the same files that a regular Glacier package would