Contributing
Links
Ways to Help
- Report bugs — Include steps to reproduce, OS, Node version
- Suggest features — Describe the problem it solves
- Improve docs — Fix typos, add examples
- Submit code — Fork, branch, PR
Development Setup
git clone https://github.com/theinfamousben/clicraft.git
cd clicraft
npm install
npm link
Test changes with clicraft commands directly.