Zesky Cli is an interactive command-line tool for JavaScript (especially TypeScript) environment developers. It simplifies initial project setup complexity and saves valuable time.
- Interactive cli
- Modular system project setup
- Support multitype project initialization in different frameworks of JS stack.(comming soon)
- more features...(comming soon)
NodeJs, Clack Prompts, Typescript.
Run zesky-cli with
npx zesky-cli
Contributions are always welcome! Please read our Contribution Guidelines for details on how to contribute to the project.
Clone the project
https://github.com/rijvi-mahmud/zesky-cli
Go to the project directory
cd zesky-cli
Install dependencies
npm install
Start the server
npm run dev
Linking globally
npm run link-cli
if you run the linking script then you will be able to run zesky-cli
command direct on your terminal
zesky-cli
If you have any feedback, please reach out to us at rijvimahmudd@gmail.com