- `GISC_HOME` - Change the global config dir (default: `$HOME/.gisc`) - This is useful for tests - `gisc share --web` - Encode all commands to a URL `http://gisc.io#...` - The page (GitHub pages) parses the hash and list the commands - This is useful to share commands via SNS like Twitter - embed OGP/Twitter meta tag with #gisc tag - `gisc validate` - Test if the source dir/file still valid - List all invalid source - `gisc cat` or `gisc ... --stdout` - Show the file content in console (only available for files)
GISC_HOME$HOME/.gisc)gisc share --webhttp://gisc.io#...gisc validategisc catorgisc ... --stdout