Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 477 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 477 Bytes

Chai Snippets for Atom

Speed up your testing!

Install

Go to Atom > Preferences... then search for Chai Snippets in Packages tab.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request ;-)

License

MIT License © Petr Povala