Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.08 KB

AvoidBot

Build Status License js-semistandard-style

A bot that assists you in avoiding fifthglyphs.

Contributing

If you find any bugs or have suggestions, file an issue.

If you want to help wrangle the code, fork the project and submit a pull request for review.

Testing

After cloning and installing all npm packages, run gulp test to run the test suite. You can also run gulp watch to have the test suites automatically run as you make changes to the project.

This project uses mocha, chai, and sinon with BDD-style and expect-style unit testing.

License

This project uses the MIT license.