Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

valet-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valet-cli

Valet CLI

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@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

FAQs

Package last updated on 29 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts