Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 550 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 550 Bytes

How to contribute

Hi, thanks for contributing to Crafty! We've got guidlines on

Quick summary

  • You'll need node, npm, and grunt-cli (installed globally) to work with Crafty's dev tools
  • With those already installed, npm install from Crafty's directory will setup everything else you need
  • Once you've made any changes, then grunt check will build and test your new version of Crafty.