Commit Graph

14 Commits

Author SHA1 Message Date
rwxrob
e8a9a90f93
Clean up deps 2022-04-12 08:59:39 -04:00
rwxrob
c81f800235
Complete factoring of comp to own modules 2022-04-12 08:46:18 -04:00
rwxrob
a3b8f82b5e
Drop (and fix) UsageFunc 2022-04-11 05:41:40 -04:00
rwxrob
87300a5828
Replace Dynamic with template.FuncMap
Must better and more resilient. Also allows the creation of template
domain languages by individual Cmd authors.

First `indent` builtin created.
2022-04-10 07:30:53 -04:00
rwxrob
4851a47471
Update dependencies 2022-04-08 17:01:31 -04:00
rwxrob
97ff92d4c8
Complete major refactor and simplification
* Pulled all the interfaces up and into `bonzai` package
* Command interface supplemented to match all Cmd
* Removed `config` dependency, now optional `Z.Conf`
2022-04-08 13:38:25 -04:00
rwxrob
dda3fe68f5
Factor help out, add TrapPanic/AllowPanic 2022-04-08 06:46:02 -04:00
rwxrob
f823eadc0b
Fix help nil Caller bug 2022-04-06 09:05:10 -04:00
rwxrob
3c6232ee49
Add go.mod updates 2022-04-06 07:43:19 -04:00
rwxrob
51d622e1c1
Working commit to preserve refactoring 2022-04-02 07:40:00 -04:00
rwxrob
2e15af3bf4
Change import name to Z from bonzai 2022-04-01 06:12:53 -04:00
rwxrob
2ded06ea89
Clean up and remove Files (in fs now) 2022-03-29 01:23:21 -04:00
rwxrob
f09dbf59e0
Refactor and separate subpackages and more 2022-03-23 04:31:00 -04:00
rwxrob
c9d2c501de
Add go.mod 2022-02-14 22:58:43 -05:00