A pure-python git and pypi release management tool
Project description
# README #
A python release management tool.
[ ![Codeship Status for sys-git/freedom](https://codeship.com/projects/7abb60f0-7d41-0132-fcd7-6602ec740206/status?branch=master)](https://codeship.com/projects/56601)
[![Build Status](https://api.shippable.com/projects/54b500d45ab6cc135288711c/badge?branchName=master)](https://app.shippable.com/projects/54b500d45ab6cc135288711c/builds/latest)
* Version 0.0.1
### How do I get set up? ###
* **python setup.py install**
* Run the tests from source **python setup.py nosetests**
* Dependencies: None
* How to run tests with all nosetests options set: **./runtests.sh**
* Deployment instructions (coming soon): **pip install freedom**
### Requirements ###
At least Python 2.6
Tested on Python 2.7, 3.4.0
### Contribution guidelines ###
I accept pull requests.
### Who do I talk to? ###
* Francis Horsman: **francis.horsman@gmail.com**
### Example ###
```
>>> python release.py --help
Usage: release.py [OPTIONS]
Options:
--verbose Enabled more verbose output.
--tag tag this release
--build_release build_release this release
--publish_release publish_release to pypi
--dryrun Perform a dry-run (no side effects in git or pypi)
--profile-env TEXT Environmental variable which holds profile
information in, defaults to RELEASEME_PROFILE.
--profile TEXT Load options from this profile file (overrides all
other options).
--history-version TEXT New version (optional - previous version will be
incremented).
--history-date TEXT The date to use in the history synopsis when
tagging a release.
--history-comment TEXT The changelog comment to add.
--history-file TEXT The history text file to use.
--history-delimiter TEXT The history file synopsis delimiter (just prior to
history entries).
--history-meta TEXT The history file synopsis (prior to the
delimiter).
--git-profile TEXT Load options from this git profile file (overrides
all other options)
--git-repo TEXT Location of the git repo to release (defaults to
cwd: /home/francis/PycharmProjects/freedom)
--help Show this message and exit.
```
.. :changelog:
Changelog
=========
A python release management tool.
[ ![Codeship Status for sys-git/freedom](https://codeship.com/projects/7abb60f0-7d41-0132-fcd7-6602ec740206/status?branch=master)](https://codeship.com/projects/56601)
[![Build Status](https://api.shippable.com/projects/54b500d45ab6cc135288711c/badge?branchName=master)](https://app.shippable.com/projects/54b500d45ab6cc135288711c/builds/latest)
* Version 0.0.1
### How do I get set up? ###
* **python setup.py install**
* Run the tests from source **python setup.py nosetests**
* Dependencies: None
* How to run tests with all nosetests options set: **./runtests.sh**
* Deployment instructions (coming soon): **pip install freedom**
### Requirements ###
At least Python 2.6
Tested on Python 2.7, 3.4.0
### Contribution guidelines ###
I accept pull requests.
### Who do I talk to? ###
* Francis Horsman: **francis.horsman@gmail.com**
### Example ###
```
>>> python release.py --help
Usage: release.py [OPTIONS]
Options:
--verbose Enabled more verbose output.
--tag tag this release
--build_release build_release this release
--publish_release publish_release to pypi
--dryrun Perform a dry-run (no side effects in git or pypi)
--profile-env TEXT Environmental variable which holds profile
information in, defaults to RELEASEME_PROFILE.
--profile TEXT Load options from this profile file (overrides all
other options).
--history-version TEXT New version (optional - previous version will be
incremented).
--history-date TEXT The date to use in the history synopsis when
tagging a release.
--history-comment TEXT The changelog comment to add.
--history-file TEXT The history text file to use.
--history-delimiter TEXT The history file synopsis delimiter (just prior to
history entries).
--history-meta TEXT The history file synopsis (prior to the
delimiter).
--git-profile TEXT Load options from this git profile file (overrides
all other options)
--git-repo TEXT Location of the git repo to release (defaults to
cwd: /home/francis/PycharmProjects/freedom)
--help Show this message and exit.
```
.. :changelog:
Changelog
=========
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file freedom-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: freedom-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 361225ecf21b62f7617ab0eb017649987bf6379ab74e87789cbef428812b972d |
|
MD5 | 5b691c5624c4f15774892df725945d35 |
|
BLAKE2b-256 | caa9ee1eafddee28c1cfb4ad5883efc044295262494a542ae217f2141f9bc9c7 |