Skip to content

Zesky is an interactive CLI tool for setting up projects in TypeScript.

Notifications You must be signed in to change notification settings

rijvi-mahmud/zesky-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

App Screenshot

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-cli

Contributing

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-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

Feedback

If you have any feedback, please reach out to us at rijvimahmudd@gmail.com

Author

Rijvi Mahmud

License

MIT

About

Zesky is an interactive CLI tool for setting up projects in TypeScript.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published