pkg-mgmt

pkg-mgmt

OpenLSS package management scripts

Put these scripts into your ~/lss folder where the sub folders all all packages

Example tree:

  • lss
    • func-ui
    • lib-config
    • autorelease.sh
    • release_pkg.sh
    • to_release

Then edit the "to_release" file and add 1 package name per line that will be released.

push_pkg

Usage

./push_pkg.sh func-ui "new features"

autorelease

Added more scripts for commiting and pushing mass amounts of repos.

Also made the grep fixes for to_release better so the following works.

ls -l | grep lib > to_release
./autorelease.sh
Languagephp
Version0.0.0
Git URLhttps://github.com/nullivex/pkg-mgmt
License
DescriptionOpenLSS package management scripts
Keywords