/README.md

https://gitlab.com/franzejr/betterspecs · Markdown · 50 lines · 28 code · 22 blank · 0 comment · 0 complexity · c6081bfb8f80b774236e0a1bc13c4e45 MD5 · raw file

  1. # betterspecs.org
  2. Source code for [betterspecs.org](http://betterspecs.org)
  3. ## Requirements
  4. RSpec Best Practices website is tested against MRI 1.9.3.
  5. ## Installation
  6. git clone git@github.com:andreareginato/betterspecs.git
  7. cd betterspecs
  8. bundle install
  9. nanoc3 aco
  10. ## Resources
  11. [betterspecs.org](http://betterspecs.org)
  12. ## Contributing
  13. Fork the repo on github and send a pull requests with topic branches.
  14. ## Feedback
  15. Use the [issue tracker](https://github.com/andreareginato/betterspecs/issues) for bugs.
  16. [Mail](mailto:andrea.reginato@gmail.com) or [Tweet](http://twitter.com/andreareginato)
  17. us with any idea that can improve the project.
  18. ## Links
  19. * [GIT Repository](https://github.com/andreareginato/betterspecs)
  20. * [Betterspecs website](http://betterspecs.org)
  21. ## Authors
  22. [Andrea Reginato](http://twitter.com/andreareginato)
  23. ## Contributors
  24. Special thanks to the [following people](https://github.com/andreareginato/betterspecs/contributors) for submitting patches.
  25. ## Changelog
  26. See CHANGELOG
  27. ## License
  28. Betterspecs is released under the [MIT License](http://www.opensource.org/licenses/MIT).