Commit Graph

15 Commits

Author SHA1 Message Date
Nicholas O'Connor
55787584e2 config loading is now done via bottle class method, save function also exists 2017-03-24 17:17:43 -07:00
Nicholas O'Connor
04f2c46def beginnings of a config command 2017-03-24 15:57:49 -07:00
Nicholas O'Connor
ece1c07b1a update install rules 2017-03-23 21:23:01 -07:00
Nicholas O'Connor
1c91618f5c launching commands! 2017-03-23 21:20:26 -07:00
Nicholas O'Connor
5a7353abc1 introduction of new output functions to use instead of directly streaming to cout 2017-03-23 18:51:11 -07:00
Nicholas O'Connor
8b2cb4ceba fixed building in directories other than the package root 2017-03-23 18:22:09 -07:00
Nicholas O'Connor
ad670b5033 beginnings of an activate command 2017-03-23 15:03:07 -07:00
Nicholas O'Connor
6943ebfd87 cogged include/internal/bottles.hpp 2017-03-23 14:43:48 -07:00
Nicholas O'Connor
0be8131606 cmake checks for cogapp module now thanks to a module I found on the Internet 2017-03-23 14:23:22 -07:00
Nicholas O'Connor
7390446b63 install rules 2017-03-23 13:36:38 -07:00
Nicholas O'Connor
91e7ba7990 cogged bottle command code, should be easier to add commands 2017-03-23 13:17:07 -07:00
Nicholas O'Connor
30d0787a62 so that's how libraries work 2017-03-23 12:06:29 -07:00
Nicholas O'Connor
b2e7b8b120 checks for tclap, assumes its in include if not 2017-03-23 11:13:00 -07:00
Nicholas O'Connor
7164692e1f forgot to include cmakelists changes 2017-03-23 01:03:56 -07:00
Nicholas O'Connor
fc09bf57dc switch to cmake for build system 2017-03-23 01:03:33 -07:00