Skip to content

contributing

DJ Melisso edited this page Apr 9, 2016 · 4 revisions

Contributing

Again, this is a school project, so we are not allowed to use code other people write (except for a skeleton our teacher gave us). However, you can still contribute and write code for this project (we just wont let you fork it to the branch).

How to Contribute

Step 1: Download BlueJ

This is an easy step. Download BlueJ from their website.

Step 2: Clone the repository

If you have not already, download Github Desktop.

Then download the repository to your computer. Make sure to download it so you can access it from BlueJ.

Now you have it on your computer!

Step 3: Get to work

Now, open the repository in BlueJ. You will see all the classes. Fork the master branch to make your own work. We will not be accepting pull requests, but you can use our code as a skeleton for your own work.

Clone this wiki locally