Homework
- Create a GitHub account, if you don’t have one already
- Sign up for the student perks, if you haven’t already
- Fork this repo
- Have a look at how the website is arranged in the docs directory
- Take a look at the python module and tests
- Take a look at the
.travis.yml file
- Clone the repo onto your computer
- Link Travis CI to your forked version of this GitHub repo
- Add your favourite function to the python file
- Write some tests for it
- Commit and push your changes, and see them build on Travis CI
- If you like your function, open an issue on my repo and submit a
pull request!
« back