Commit Graph

25 Commits (main)

Author SHA1 Message Date
diff 795a5b97bc Include an example in README.md 2023-12-12 17:37:27 +00:00
diff 7cf1c75fb8 Add LICENSE 2021-03-26 06:21:14 +00:00
diff 91d34f7a19 Update README.md 2021-03-26 06:11:55 +00:00
diff f0499a26ba Add HTML output and tweak username detection. I think. These are some old changes. 2021-03-26 06:07:50 +00:00
diff 0222a74997 Make usage messages slightly better/more comprehensive. 2020-11-14 17:56:53 +00:00
diff dc8e969cd4 Add marginally more helpful usage messages, make `get` subcommand always succeed. 2020-11-14 06:44:06 +00:00
diff 48b89eaff5 Add functionality to accept setting status non-interactively 2020-11-14 06:38:35 +00:00
diff 69f41ad157 Split off friendlification of the working directory off into its own function, added public_html detection. 2020-11-14 04:59:45 +00:00
diff 7e6054810d Split off text input to a separate file, now using bubbletea for a slightly friendlier experience. 2020-11-13 17:39:50 +00:00
diff accda949e1 Added --help hint to default usage message 2020-11-13 07:11:13 +00:00
diff 8383b65de4 Fixed bug where some whitespace was incorrectly removed. 2020-11-13 06:28:07 +00:00
diff 2438bc43c0 Changed name from Venture to CheckIn. 2020-11-13 06:22:57 +00:00
diff 23a4e07c1d Added comment to --include-wd code 2020-11-13 06:11:20 +00:00
diff 65c51df1ed Added "--include-wd" flag to "set" subcommand to append current working directory to message. 2020-11-13 06:09:36 +00:00
diff f21d4fc496 Added flag to "get" subcommand to configure venture freshness limit 2020-11-13 05:45:01 +00:00
diff 7f1f3520ec Changed SetVenture to use Sprintf for prepending "~username". 2020-11-13 05:35:13 +00:00
diff 4476d0f449 Ran go fmt on code. 2020-11-13 05:34:00 +00:00
diff 61f9a6e395 Added "get" subcommand to return all ventures on the system. 2020-11-13 05:33:03 +00:00
diff 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
diff 615246bdc7 Added proper handling of errors. 2020-11-13 03:59:45 +00:00
diff 03bc2516f0 Added flag parsing, moved Set to a subcommand. 2020-11-13 03:46:00 +00:00
diff 557558cc88 Add some comments 2020-11-13 03:38:14 +00:00
diff 2445277b60 Remove file on blank input 2020-11-12 22:13:09 +00:00
diff 6d83f4cdd9 Basic functionality 2020-11-12 22:06:19 +00:00
diff 7439ed3160 Hello, world! 2020-11-12 19:19:36 +00:00