- [ ] README.rst
- [ ] Python comments
- State “DONE” from “TODO” [2016-09-14 Wed 09:32]
So far is empty - but can be updated with command
pip freeze > python_requirements.txt
- State “WIP” from “TODO” [2016-09-14 Wed 09:33]
- [X] Add details how to setup virtualenv
- [ ] Add details how to setup virtualenv in PyCharm
- State “WIP” from “” [2016-09-14 Wed 09:03]
- [X] Download boilr for templates
- [ ] Download ansible
- This is almost done - basic commands can be run now
- Initial solution is implemented
- Application testing (Vagrant / docker)
- Unitest - python
- Additional module for argparse NOTE: Looks like so far I’ve done what is expected in normal argparse module.
So far this looks like this when run more arguments in commnads line.
./ic4a.py template boilr
usage: ./ic4a.py [options] <command> [<args>]
./ic4a.py: error: unrecognized arguments: boilr
Hint:
- Is worth to check routersploit implementation