A Front end for the AlphaGriffin TF_Utilities
- TODO List:
- complete .ebuild and pip installs
- complete sphinx deployment - ok
- come up with an actual version control system.
- setup tox, coverage, coverall,
Details for this(first) commit:
- Setup the installability of the package.
- Setup travis-ci.
- Make sure all(best-we-can) folder path conventions are obsesrved.
To install this project manually: python setup.py install
, this is the only way so far. :(
Preferred Methods of use are in order: -- Gentoo Support as root user:
>>> echo "=dev_python/tf_curses **" >> /etc/portage/package.accept_keywords/tf_curses >>> emerge dev_python/tf_curses --ask --verbose --update-use
- -- Pypi Support
>>> pip install tf_curses
- -- BSD Support
- Todo.
- -- Mac OSX Support
- Todo.
- -- Ubuntu Support
- Todo.
- -- Windows Support
- Someone else Todo.
>>> tf_curses