Package Generator
Project description
packman creates packages.
You can write a packages file containing your packages’ configuration and packman will retrieve the resources and create the packages accordingly.
The project was initally invented to create Cloudify (http://getcloudify.org/) packages and is now progressing towards being a simple open-source solution to creating different types of packages.
Quick Start
Documentation
Installation
see packman requirements before installing packman
pip install packman
# or, for dev:
pip install https://github.com/cloudify-cosmo/cloudify-packager/archive/master.tar.gz
Usage Examples
see Packages Configuration to configure your packages file
# `pkm get` retrieves package sources
pkm get --packages my_package --packages_file /my_packages_file.yaml
# `pkm pack` packages sources, scripts and configs.
pkm pack -c my_package,my_other_package
# `pkm make` ... does both one after the other
pkm make -x excluded_package,excluded_package2
Additional Information
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
packman-0.5.0.tar.gz
(32.4 kB
view details)
File details
Details for the file packman-0.5.0.tar.gz
.
File metadata
- Download URL: packman-0.5.0.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1ff1c0331ce7a30c18d3134fd6d93087b54904cd65c50b959485bf554eadeea |
|
MD5 | 0829f566b63ea3ade368e3189ac9f0d5 |
|
BLAKE2b-256 | e953a538ed23ff6ad9634d212a312680e4c0c184c988b6822b39787327eae58e |