Commit Graph

32 Commits

Author SHA1 Message Date
Rob Muhlestein d51e7f3e87 deprecate 2024-11-23 00:15:21 -05:00
rwxrob 1806be55e7
Add Security disclaimer 2021-12-18 11:13:23 -05:00
rwxrob 589f30327a
Add `_alternatives` hook and better `_initialize` 2021-09-08 10:06:25 -04:00
rwxrob 0da6d1dfeb
Change `CONFIG` to `CONF` 2021-08-31 23:10:03 -04:00
rwxrob eedc4a7021
Move from `x_` to `x.` with explanation 2021-08-31 22:38:13 -04:00
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 77fcc9e6a9
Update `README.me` to describe hiding commands 2021-08-27 09:16:21 -04:00
rwxrob 7c67b896b7
Update README.md 2021-08-25 00:52:39 -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 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 12ab9206e3
Move to `/bin/bash` and url update 2021-08-15 16:56:56 -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 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 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