Welcome to Mendicant University's public site. Mendicant University supports programmers in developing both their technical skills and their social contributions, to make a real positive impact upon the world.
To get up and running, follow these steps:
- Fork this GitHub repository
- Clone the fork to your computer
- If you don't have bundler installed, grab a copy by running
gem install bundler
- Then, run
bundle install
to install all of the dependencies - Lastly, start the server by running the
rackup
command
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 our public site, please get in touch! You can find us in the #mendicant IRC channel on Freenode, or just file a ticket and we'll connect with you.
- 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.
- If your change affects something in this README, please update it
- Commit and push your changes.
- Submit a pull request.
Jordan Byron // jordanbyron.com
mendicantuniversity.org - a Mendicant University project