A small and (hopefully) simple deployment tool
Project description
A small and (hopefully) simple deployment tool.
fumi fetches deployment configurations from a fumi.yml file. To start using fumi in a project, simply create that file (either manually or with fumi).
Installation
pip install fumi
Documentation
Documentation is available at http://fumi.readthedocs.org
Usage
usage: fumi [-h] [--version] {deploy,list,new,remove} ... Simple deployment tool optional arguments: -h, --help show this help message and exit --version show program's version number and exit commands: {deploy,list,new,remove} deploy deploy with given configuration list list all the available deployment configurations new create new deployment configuration remove remove a configuration from the deployment file
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size fumi-0.2.0-py2-none-any.whl (9.6 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View |
Filename, size fumi-0.2.0-py3-none-any.whl (9.6 kB) | File type Wheel | Python version 3.4 | Upload date | Hashes View |
Filename, size fumi-0.2.0.tar.gz (6.9 kB) | File type Source | Python version None | Upload date | Hashes View |