contributing.md

September 10, 2016 ยท View on GitHub

#Contributing

If you would like to contribute to reap-get, fork the branch and submit a pull request!

What should I work on?

  • Write unit tests for reap-get as currently, there are only a handful :(

  • Write acceptance tests for reap-get, there aren't any and they'd definitely be helpful to test output.

  • Have a go at completing a task from the 'command-line' section of tasklist.md

  • Test reap-get itself.

    • Are there any packages that download incorrectly?
    • Do all of reap-get's commands (--view, --install etc...) work as intended?
    • Does all of the information about the package come through correctly?
  • Spread the word. This is a labour of love so please let other people know about if you think it would benefit them.