An open API service indexing awesome lists of open source software.

https://github.com/christopherrabotin/plusponics.control_system

Here goes the control system code.
https://github.com/christopherrabotin/plusponics.control_system

Last synced: 5 months ago
JSON representation

Here goes the control system code.

Awesome Lists containing this project

README

          

Control_System
==============

Here goes the control system code.

This repository is connected to Pivotal Tracker: https://www.pivotaltracker.com/s/projects/833101 .

How to link a change to Pivotal Tracker
=======================================

1. Go the project site on Pivotal Tracker.
2. Select the task which your code finishes.
3. Copy the ID.
4. In the commit message, enter [Finishes #$ID$]. Don't forget the '#'!
5. Push your changes to the repo.

Note that the following verbs are recognized by Pivotal Tracker:
1. delivers
2. fixes
3. completes
4. finishes .

Capitalized or not should work.

Happy coding.