https://github.com/jhermann/priscilla
:oncoming_bus: Scripts for creating omnibus packages for a set of build and administration tools.
https://github.com/jhermann/priscilla
devops fpm-recipes omnibus-packages packaging
Last synced: 7 months ago
JSON representation
:oncoming_bus: Scripts for creating omnibus packages for a set of build and administration tools.
- Host: GitHub
- URL: https://github.com/jhermann/priscilla
- Owner: jhermann
- License: apache-2.0
- Created: 2013-08-24T01:28:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T13:28:06.000Z (about 6 years ago)
- Last Synced: 2025-02-02T08:45:29.407Z (about 1 year ago)
- Topics: devops, fpm-recipes, omnibus-packages, packaging
- Language: Shell
- Homepage: http://jhermann.github.io/priscilla
- Size: 118 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Priscilla 
Scripts for creating omnibus packages for a set of build and administration tools.
## Documentation
The documentation for the current GitHub master source is regularly published to
[github.io](http://jhermann.github.io/priscilla/).
## License
*Priscilla* is released under the
[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html),
see LICENSE for details.
## Similar Projects
* [osuosl/fpm-builds](https://github.com/osuosl/fpm-builds) – Stupid simple scripts to build random applications using `fpm`.
* [bernd/fpm-recipes](https://github.com/bernd/fpm-recipes) – Collection of fpm-cookery recipes.