Commit Graph

44 Commits

Author SHA1 Message Date
rwxrob 159b2e78d7
Drop 'hidden' public commands
They are just too risky to promote because people might create
dependencies on them. Something is either exported and public or it's
not.
2021-08-31 22:00:16 -04:00
rwxrob 1070f958f7
Move `command_` (back) to `x_`, too verbose 2021-08-31 21:39:57 -04:00
rwxrob e3f8a5cc01
Fix single quote escapes 2021-08-31 09:54:18 -04:00
rwxrob 39e386700a
Add `_urlencode` and `_newest` and better docs 2021-08-31 09:47:57 -04:00
rwxrob dae44446b9
Add `value`, `keys`, `delete` to `config` 2021-08-29 12:19:03 -04:00
rwxrob 4228dcc7b9
Improve completion in-source comment 2021-08-27 13:15:05 -04:00
rwxrob f57eb1b80d
Fix position of `_read_config` and `_initialize` 2021-08-27 13:11:03 -04:00
rwxrob 77fcc9e6a9
Update `README.me` to describe hiding commands 2021-08-27 09:16:21 -04:00
rwxrob 4aabdc934c
Fix some line return `config` bugs 2021-08-26 10:00:16 -04:00
rwxrob d4cd7301f8
Add line return to `_config_get` if terminal 2021-08-26 09:48:11 -04:00
rwxrob 39d17d9234
Upgrade `_config_*` functions `config` command 2021-08-26 09:15:09 -04:00
rwxrob 7c67b896b7
Update README.md 2021-08-25 00:52:39 -04:00
rwxrob cc987dbc7a
Add `CONFIG_DIR` support to `config` command 2021-08-25 00:50:39 -04:00
rwxrob c426351e4e
Fix `_write_config` to take argument as well 2021-08-24 23:49:04 -04:00
rwxrob c90c3e1af0
Allow `_read_config` to take a path as argument 2021-08-23 23:13:45 -04:00
rwxrob 3acd8e9109
Fix bug with empty `values` file dumping line 2021-08-23 23:06:47 -04:00
rwxrob 5954cd7f97
Change no values file to non-fatal (return 0) 2021-08-23 22:59:58 -04:00
rwxrob 82af5adc4c
Fix rwxrob.tv link 2021-08-23 22:27:03 -04:00
rwxrob b33dbce025
Add `values` to `config` heading 2021-08-23 22:23:32 -04:00
rwxrob 8ee67139ff
Fix `config` title to `values` 2021-08-23 22:22:43 -04:00
rwxrob 3f003779db
Change `config` to `values` for a better name 2021-08-23 22:21:28 -04:00
rwxrob 390b9d1cb6
Give example of `config` usual location 2021-08-23 22:14:42 -04:00
rwxrob 119279f749
Add `config` support and cleanup `readme` 2021-08-23 22:10:27 -04:00
rwxrob d022b32e71
Fix for `shellcheck` compliance 2021-08-18 20:54:40 -04:00
rwxrob 12ab9206e3
Move to `/bin/bash` and url update 2021-08-15 16:56:56 -04:00
rwxrob fe973a967d
Fix bug with set -e and command_help 2021-08-10 21:59:02 -04:00
rwxrob 65cd8eb81c
Add `_jsonstr` helper for JSON one-line strings 2021-08-10 21:32:51 -04:00
rwxrob 55f60d849f
Improve guidelines 2021-08-10 19:37:51 -04:00
rwxrob cede08c518
Fix spacing issues 2021-08-10 19:18:22 -04:00
rwxrob 0d90b0f45a
Add autogenerated footer and remove command hr 2021-08-10 19:15:33 -04:00
rwxrob 6a9a171430
Add url to bash template 2021-08-10 19:02:36 -04:00
rwxrob fccefe4df2
Add better separators for cut and paste 2021-08-10 18:59:04 -04:00
rwxrob 4d5a3bc318
Fix link 2021-08-10 18:51:12 -04:00
rwxrob 10eb1f5640
Fix local link 2021-08-10 18:49:28 -04:00
rwxrob 8e5dd5ea73
Add README.md generation, closes #4 2021-08-10 18:47:07 -04:00
rwxrob 33df3371f9
Add title heading support to `help` 2021-08-10 14:18:33 -04:00
rwxrob 6f9e6000b5
Ignore commands with _ for help 2021-08-10 13:56:47 -04:00
rwxrob 6827a1ad55
Move from `x_` to `command_`, closes #2 2021-08-10 12:52:00 -04:00
rwxrob e1bfbf8e38
Rename `_filterbuf` to `_buffer` 2021-08-09 19:01:36 -04:00
rwxrob d7afbb80fb
Fix command title heading level 2021-08-09 10:22:17 -04:00
rwxrob 4aca3660b7
Add bash-command-template 2021-08-08 21:34:35 -04:00
rwxrob 6ad03f9a4c
Rename to cmd-example 2021-08-08 21:24:27 -04:00
rwxrob 1698a92cc2
Fix line returns on Legal in README.md 2021-08-06 13:50:56 -04:00
rwxrob 98d37b665f
Add initial boilerplate files 2021-08-06 13:48:11 -04:00