Fabric utils for deployment management
Project description
### Introduction
This python package allows me to manage deployments of Django application into Apache mod_wsgi server. Also it brings to me utils for local tasks.
### How to upload python package
`shell python setup.py sdist upload `
### Install package from source
`shell pip install <PYTHON PACKAGE DIR>/dist/fabric-utils-0.0.2.tar.gz `
### Todo
[ ] Refactoring to remove references to own projects
[ ] Document available tasks
[ ] Add tests through travis
`shell fab compress_static -c .fabricrc `
### Requirements
Install pandoc
### Changelog
0.0.3: Repackaging tasks in a more concise way.
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
fabric-utils-0.0.3.tar.gz
(16.5 kB
view hashes)