Commit Graph

197 Commits

Author SHA1 Message Date
James Tomasino 033c94e9d7 refactored all post creation to single function 2018-03-03 11:48:39 -05:00
James Tomasino 734953ecb4
Specify dependency install instructions 2018-02-25 10:52:07 -05:00
James Tomasino 02459ebe0f annotated config vars 2018-02-23 20:50:54 -05:00
James Tomasino 0bb4b04d1c Readme specifies GNU sed 2018-02-23 20:45:40 -05:00
James Tomasino 2f2ddf2d7b updated readme with new config 2018-02-23 20:40:19 -05:00
James Tomasino 20b964a8ee change paths in config. gophermaps are better formatted for gopher 2018-02-23 20:38:50 -05:00
James Tomasino f91e34206f remove info output being added to recipe text 2018-01-28 16:10:31 -05:00
James Tomasino 11503de998 removed explicit getopts check 2018-01-21 19:32:26 -05:00
James Tomasino a41b8c12f6 error message, but no break, on unknown command 2018-01-21 09:50:59 -05:00
James Tomasino 526a6521fa moved default to /usr/local 2018-01-21 09:39:26 -05:00
James Tomasino 283f258bd5 --noautoindent switch and config 2018-01-20 22:16:25 -05:00
James Tomasino 00063c66cb lack of arguments doesnt end program 2018-01-20 21:41:35 -05:00
James Tomasino 68ac3f0053 arguement parsing exclusively for setting flags. logic in main 2018-01-20 21:35:11 -05:00
James Tomasino c75383377d code style fixes 2018-01-20 21:27:58 -05:00
James Tomasino 955fd09e81 refactor arg parsing to be order agnostic 2018-01-20 21:10:49 -05:00
James Tomasino f5566efb44 update config info for new syntax in readme 2018-01-20 17:30:01 -05:00
James Tomasino 7fc6eefd5c clarify man page in readme 2018-01-20 16:44:28 -05:00
James Tomasino 532e067463 switch -v to -d and added new version info 2018-01-20 16:41:37 -05:00
James Tomasino bb609ca0e3 Move to 1.0.0rc 2018-01-20 16:36:24 -05:00
James Tomasino 8a4fa88340 add output to console for recipe process 2018-01-20 16:32:22 -05:00
James Tomasino 5c600b6074 fix git config checks 2018-01-20 16:28:35 -05:00
James Tomasino 167b41571b more robust output on phlog 2018-01-20 16:24:35 -05:00
James Tomasino 1b936aa91b fix custom editor overriding everything 2018-01-20 16:12:25 -05:00
James Tomasino 9104741150 added man content 2018-01-20 15:54:55 -05:00
James Tomasino 0961294393 update readme to encompass new features 2018-01-20 15:32:47 -05:00
James Tomasino be30f4ab06 burrow command completion working 2018-01-20 15:20:25 -05:00
James Tomasino 5b835cab8c added command completion 2018-01-20 15:02:34 -05:00
James Tomasino fbe12368b1 clarify var names, generate config, update git 2018-01-20 14:24:49 -05:00
James Tomasino c19a2f0a18 add validation and clean up code 2018-01-20 04:13:53 -05:00
James Tomasino f6fb03ed4b
update status to working from develpment 2018-01-20 03:47:45 -05:00
James Tomasino 0425f88c31 add option for post action command 2018-01-20 03:42:38 -05:00
James Tomasino 48058d7f6e correct day_suffix func call 2018-01-20 03:34:26 -05:00
James Tomasino 9e6032c4cc use bash readline for proper backspace support 2018-01-20 03:21:42 -05:00
James Tomasino 1f77d41eb1 updated readme to include correct config info 2018-01-20 03:18:22 -05:00
James Tomasino b4a478de6d fixed import by giving up and using source 2018-01-20 03:17:09 -05:00
James Tomasino 7fe062ff0d correct config load scope 2018-01-20 02:57:50 -05:00
James Tomasino 0302ce41ed allow -p flag for phlog 2018-01-20 02:46:21 -05:00
James Tomasino f22ee9a415 corrected phlog_new function name 2018-01-20 02:45:25 -05:00
James Tomasino 8d68c6f555 set executable permissions 2018-01-20 02:32:01 -05:00
James Tomasino 4cfcdeccb9 update readme to reflect phlog and recipebox features 2018-01-20 02:29:59 -05:00
James Tomasino 920f3d6bb4 add phlog and recipebox features 2018-01-20 02:26:43 -05:00
James Tomasino b9535f4f0f add basic man page 2018-01-20 01:32:19 -05:00
James Tomasino c456843469 add template for burrow source 2018-01-20 01:30:36 -05:00
James Tomasino 992565d3c1 add readme basics 2018-01-20 01:00:51 -05:00
James Tomasino bd2118012b add license 2018-01-20 00:19:32 -05:00
James Tomasino ce5687f288 add make install & uninstall 2018-01-20 00:19:29 -05:00
James Tomasino d4b94694a9 files created for program information, source, and man 2018-01-20 00:08:34 -05:00