This was mentioned as a half-measure for #8 and it seems to cover a lot of the use cases (assuming users start drink-cli to mostly work on one contract.
Usage:
$ drink-cli --help
Usage: drink-cli [OPTIONS]
Options:
-p, --path <DIRECTORY> Starts the CLI in the provided directory
-h, --help Print help
-V, --version Print version
This was mentioned as a half-measure for #8 and it seems to cover a lot of the use cases (assuming users start
drink-cli
to mostly work on one contract.Usage:
So you're able to start it like:
And immediately call
build
.