diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..34d58f2 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +This is part of 'argv'. + +argv has goals for your application which are: + +* help give birth to your command +* then help it die with grace in the end + +prep currently provides: + +* bash autocompletion +* command history +* timing on exit +* watchdog on exit |
