Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | Get the 'init' stage working. | Joshua Harlow | |
2012-06-19 | Small logging changes. | Joshua Harlow | |
2012-06-19 | Passed along the extra config paths | Joshua Harlow | |
2012-06-19 | 1. Continue working on main 'init' method | Joshua Harlow | |
2. Add the ability to take in multiple extra config files (mainly for debugging) 3. Move 'simple' welcome message to this file 4. Only setup initial basic logging if '-d' option is provided. | |||
2012-06-18 | 1. Initial work on a unified program that will call into the new libraries. | Joshua Harlow | |
Main features: 1. Use of argparse + subcommands to handle 'action' specific actions a. Actions being 'query', 'init', 'final', 'config' !WIP! | |||
2012-06-07 | Move binaries to an actual binary dir. | Joshua Harlow | |