* build [build package(s) from source and store the archive and checksum in the current working directory]
* build [build package(s) from source and store the archive and checksum in the current working directory]
* download [download package(s) to `CREW_BREW_DIR` (`/usr/local/tmp/crew` by default), but don't install]
* download [download package(s) to `CREW_BREW_DIR` (`/usr/local/tmp/crew` by default), but don't install]
* files [display installed files of package(s).]
* help [get information about command usage]
* help [get information about command usage]
* install [install package(s) along with dependencies after prompting for confirmation]
* install [install package(s) along with dependencies after prompting for confirmation]
* remove [remove package(s)]
* remove [remove package(s)]
...
@@ -66,7 +74,7 @@ Available packages are listed in the [packages directory](https://github.com/sky
...
@@ -66,7 +74,7 @@ Available packages are listed in the [packages directory](https://github.com/sky
Chromebrew will wipe its `BREW_DIR` (`/usr/local/tmp/crew` by default) after installation unless you pass `-k` or `--keep` when running `crew install`.
Chromebrew will wipe its `BREW_DIR` (`/usr/local/tmp/crew` by default) after installation unless you pass `-k` or `--keep` when running `crew install`.