9 Commits

Author SHA1 Message Date
4476d0f449 Ran go fmt on code. 2020-11-13 05:34:00 +00:00
61f9a6e395 Added "get" subcommand to return all ventures on the system. 2020-11-13 05:33:03 +00:00
4f501c5d65 Fixed handling of blank inputs.
Now properly removes ~/.venture when input is blank, and returns succesfully if
the file came already pre-non-existing.
2020-11-13 04:16:43 +00:00
615246bdc7 Added proper handling of errors. 2020-11-13 03:59:45 +00:00
03bc2516f0 Added flag parsing, moved Set to a subcommand. 2020-11-13 03:46:00 +00:00
557558cc88 Add some comments 2020-11-13 03:38:14 +00:00
2445277b60 Remove file on blank input 2020-11-12 22:13:09 +00:00
6d83f4cdd9 Basic functionality 2020-11-12 22:06:19 +00:00
7439ed3160 Hello, world! 2020-11-12 19:19:36 +00:00