Contributing

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.


Back to top

Copyright © 2024 theinfamousben. Distributed under the ISC license.

This site uses Just the Docs, a documentation theme for Jekyll.