This commit is contained in:
ray 2020-02-17 20:27:38 +00:00
commit 88ad8b8da0

View file

@ -1,5 +1,13 @@
Useful utility scripts.
## Install
`install.sh` -- install all files in `./src/` to install directory (`/usr/local/bin/`).
`install.sh -u` -- uninstall all files in `./src/` from install directory.
## Files
```
newsh [command] create executable `sh` script. Optionally add command.
```