Commit Graph

3 Commits (b3c431ed7a74f8dbe34ec5719d49027c5e5cfa01)

Author SHA1 Message Date
Erich Smith b3c431ed7a improved help system
refactored and renamed help functions:

glossary now shows all functions with 'about' metadata, like:

$ glossary

or, only functions by group, with:

$ glossary composure

reference () now shows apidoc help for specific functions, e.g.:

$ reference down4me
2012-05-02 16:53:08 -04:00
Erich Smith 2d69e8a2fe update composure.sh
automatically version shell functions with git:
 * treat all shell functions as micro shell scripts
 * store functions as .sh files in a ~/.composure repo
 * revise () edits functions from last commit state
 * re-source functions from ~/.composure at any time, in any shell

numerous fixes and refactorings
2012-05-01 22:36:21 -04:00
Erich Smith a8fcf9f18c import composure functions 2012-04-28 00:02:31 -04:00