1.0.8 • Published 2 years ago

velo-cli-prototype v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

velo-cli-prototype

A usability prototype to test the new velo CLI

https://user-images.githubusercontent.com/11733036/160125311-4ad4ebd5-e2b7-4e09-84c1-3bbd7c737948.mp4

Installation

Make sure to use node version 17 or above, you can use fnm or install it directly from the official website

Global installation

yarn global add velo-cli-prototype

or with npm

npm install -g velo-cli-prototype

and then run velo --help

Project Installation

You can run npm install velo-cli-prototype or yarn add velo-cli-prototype in any project in order to add it to the project.

From now on, you can use the velo bin within the npm scripts and it will reference to this prototype.

Contributing

node src/cli.js
1.0.2

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago