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 directly with fumi).
Installation
$ pip install fumi
Documentation
Documentation is available online at https://fumi.readthedocs.io.
You may also build the documentation using Sphinx:
$ make html
Usage
usage: fumi [-h] [--version] {deploy,list,new,prepare,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,prepare,remove} deploy deploy with given configuration list list all the available deployment configurations new create new deployment configuration prepare test connection and prepare remote directories 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.4.0-py2.py3-none-any.whl (25.1 kB) | File type Wheel | Python version 3.5 | Upload date | Hashes View |
Filename, size fumi-0.4.0.tar.gz (27.4 kB) | File type Source | Python version None | Upload date | Hashes View |