zesky-cli
v1.0.4
Published
[Zesky Cli](https://www.npmjs.com/package/zesky-cli) is an interactive command-line tool for JavaScript (especially TypeScript) environment developers. It simplifies initial project setup complexity and saves valuable time.
Downloads
1
Readme
Introduction
Zesky Cli is an interactive command-line tool for JavaScript (especially TypeScript) environment developers. It simplifies initial project setup complexity and saves valuable time.
Screenshots

Features
- Interactive cli
- Modular system project setup
- Support multitype project initialization in different frameworks of JS stack.(comming soon)
- more features...(comming soon)
Tech Stack
NodeJs, Clack Prompts, Typescript.
Setup Project
Run zesky-cli with
npx zesky-cliContributing
Contributions are always welcome! Please read our Contribution Guidelines for details on how to contribute to the project.
Run Locally
Clone the project
https://github.com/rijvi-mahmud/zesky-cliGo to the project directory
cd zesky-cliInstall dependencies
npm installStart the server
npm run devLinking globally
npm run link-cliif you run the linking script then you will be able to run zesky-cli command direct on your terminal
zesky-cliFeedback
If you have any feedback, please reach out to us at [email protected]
