CHANGES
=======

* Make changes to match the new project name
* Added new 'view' sub-command - 'create'
* Added new sub-command for 'view' - jobs
* Added last_build as new 'job' sub-command
* Move parser creation out of cmd module
* Added two new job sub-commands: disable and enable
* Added new 'job' sub-command: copy
* Allow run parameterized build
* Add new command - 'node'
* Added seutp.cfg and requirements.txt
* Add new command - view
* Add new job sub command - delete
* Added 'job' sub command to match regex in jobs name
* Fixed coding conventions
* Add readme
* Added server module
* Add new job action - count
* Added errors module
* Add config module
* Add executor directory with job module
* Fix parser
* minor structure changes
* Change structue
* Add main CLI
* Initial commit
