Cover Photo by Kaur Martin on Unsplash
Meet Quicksi
Quicksi is a command line bot pert time tool, that can help you start projects easily and fast.
Why Quicksi
-
Enhance productivity
Reusable starters in different languages, frameworks and libraries designed to make it easy for developers to start projects without having to worry about the setup.
-
Easy access to starters
Tech Speakers or code instructors during workshops, doing tutorials or conferences can enable students or audience get easy access to all their tutorial starters, without needing to clone a repository all the time.
Quicksi-CLI / quicksi
💡💡🚀Quicksi is an Open-Source command-line tool with re-useable starters in different languages, frameworks and libraries designed to make it easy for developers to start projects without having to worry about the setup. And for code instructors in tutorials, conferences, workshops to give easy access to their students.
Getting started
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 usingnpm uninstall -g quicksi
to ensure thatnpx
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
Installing quicksi globally gives you access to one command alone:
quicksi
But you'll have to check for new versions of quicksi and update the package.
npm update -g quicksi
For more info visit https://quicksi-bot.now.sh/docs/en/installation
Contribute
All contributions are more than welcome!, See contribution guide
Feedback
Make quicksi better, Quicksi will love to hear your feedback give us your feedback here!
Top comments (0)