Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 527 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 527 Bytes

Contributing

❤️ We love pull requests from everyone!

Make sure to...

  • add tests
  • keep 100% coverage
  • only write ONE LINE OF CODE
  • and still keep it readable
  • update the README

Getting started

  1. git clone https://github.com/1-liners/get-modules
  2. npm install
  3. add your new awesome feature
  4. npm test
  5. npm run toc
  6. push your commits (except compiled files in the root folder)

During development you can run npm run develop to start nodangel.