valet-cli

0.0.1 • Public • Published

@valet-is/cli

npm license:MIT

Getting Started

Developer Guide

git clone git@github.com:valet-is/cli.git
cd cli
npm install

Run npm link to make local development easier. It'll create a Symlink for the package path. valet command will be available in the command-line.

Publishing to NPM Registry

npm login
> Username: <username>
> Password: <password>
> Email: (this IS public) <email>
> Logged in as <username> on https://registry.npmjs.org/.

npm publish --access public

Readme

Keywords

none

Package Sidebar

Install

npm i valet-cli

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

3.21 kB

Total Files

6

Last publish

Collaborators

  • thinkholic