[go: up one dir, main page]

BASHful Suite Tools

bashful

Manage the BASHful Suite tools. See the Docs for more details.

bashful [install | uninstall | update] <tool 1> <...>
bashful docs [<tool>]
bashful gist install <url-to-github-gist>

cache

Temporarily remove a folder (or folders) and restore it when you need it again. See the Docs for more details.

cache <folder 1> <...>
cache [--restore | --show | --clear]

inc

Increment the version number in both the bower.json and package.json files. See the Docs for more details.

inc [major | minor | patch]

json

Reads in a JSON file and quickly evaluates it. See the Docs for more details.

json <filename> <evaluation string>