hackclub-nitk
v3.1.2
Published
HackClub NITK Starter Kit CLI
Readme
hackclub-nitk
About
hackclub-nitk is a starterkit for winning hackathons on the fly
Installation
To install the package, run:
npm i hackclub-nitkTo run the package:
npx hackclub-nitk createFeatures
- Accepts parameters like project name, description, and template type (web2, web3, or AI).
- Interactive chat-like interface for input.
- Uses promptui for a user-friendly selection experience.
Testing the module locally
node run.js createContributing
We welcome contributions! Feel free to open issues or submit pull requests..
Github repositories:
CLI tool : https://github.com/WebClub-NITK/create-hackclub-app
Web2 Template: https://github.com/WebClub-NITK/hackclub-template-web2
Web3 Template: https://github.com/WebClub-NITK/hackclub-template-web3
AI Template: https://github.com/WebClub-NITK/hackclub-template-ai
For more details, visit the npm page.
