PuzzleNode is a site for coders who enjoy to work on challenging problems, and is inspired by similar efforts such as Project Euler and the Internet Problem Solving Contest.
Puzzlenode was originally developed by students and staff of Mendicant University. Is is now maintained and supported by Practicing Ruby supporters and staff. If you'd like to get involved join the conversation on our mailing list: puzzlenode@librelist.com
Puzzlenode is a Ruby on Rails 4 application which runs on Ruby 2.1 and PostgreSQL databases. Other databases like MySQL or SQLite are not officially supported.
To install a development version of Puzzlenode, follow these steps:
- Fork our GitHub repository: http://github.com/elm-city-craftworks/puzzlenode
- Clone the fork to your computer
- Finally, run
./bin/setup
to install all of the project's dependencies, create the required config files, create the database, and seed it with data. Be sure to follow the onscreen prompts to complete the setup process.
Features and bugs are tracked through Github Issues.
Contributors retain copyright to their work but must agree to release their contributions under the Affero GPL version 3
If you would like to help with developing PuzzleNode, please get in touch! Our contact details are at the top of this file.
- If a ticket doesn't exist for your bug or feature, create one on GitHub.
- NOTE: Don't be afraid to get feedback on your idea before you begin development work.
- Fork the project.
- Create a topic branch.
- Implement your feature or bug fix.
- Add documentation for your feature or bug fix.
- Add tests for your feature or bug fix.
- Run
rake test
. If your changes are not 100% covered, go back to step 5. - If your change affects something in this README, please update it
- Commit and push your changes.
- Submit a pull request.
Jordan Byron // jordanbyron.com
Gregory Brown // majesticseacreature.com