@valet-is/cli
v0.0.1
Published
Valet CLI
Readme
@valet-is/cli
Getting Started
Developer Guide
git clone [email protected]:valet-is/cli.git
cd cli
npm installCreate a Symlink with npm link
Run npm link to make local development easier. It'll create a Symlink for the library path. valet command will be available in the command-line.
