Skip to content

Commit

Permalink
Adding related repositories to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlynch committed Apr 29, 2017
1 parent 2a7ca07 commit 775911e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -26,3 +26,9 @@ cd GreenPiThumb_Frontend
sudo pip install -r requirements.txt
sudo pip install -r dev_requirements.txt
```

## Related Repositories

* [GreenPiThumb](https://github.com/JeetShetty/GreenPiThumb): The GreenPiThumb backend, which manages all the physical hardware and sensors for the GreenPiThumb device.
* [GreenPiThumb_Frontend_static](https://github.com/JeetShetty/GreenPiThumb_Frontend_static): An AngularJS web app for viewing GreenPiThumb status (the static portion of the web frontend).
* [ansible-role-greenpithumb](https://github.com/JeetShetty/ansible-role-greenpithumb): An [Ansible](https://www.ansible.com/how-ansible-works) role for deploying all parts of GreenPiThumb to a system.

0 comments on commit 775911e

Please sign in to comment.