1.0.3 • Published 4 years ago

quicksi v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

QUICKSI

View documentation here

View NPM package

HitCount npm version contributions welcome npm downloads

Quicksi is a command line tool with reuseable starters in different languages, frameworks and libraries designed to make it easy for developers to start projects without having to worry about the setup.

Quick start

To get the latest version of quick

npx quicksi

If you've previously installed quicksi globally via npm install -g quicksi, we recommend you uninstall the package using npm uninstall -g quicksi to ensure that npx always uses the latest version. Or see the other installations below if you want to install globally.

Install globally

To install quicksi on your local machine, run:

npm i -g quicksi

or

yarn global add quicksi
quicksi
npm update -g quicksi