forked from diggingrelic/Open-Reefs-Controllers
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathREADME
22 lines (15 loc) · 789 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is the Open Reefs Repository
There are two main directories.
'examples' has code examples that offer the basic functionality of the system.
This code is meant to test each component of your design to ensure that it is
working properly.
'production' has code that has full functionality and is meant for production
systems. This code has been tested and works on the specific system it was
designed for. It may function on other systems but be advised that it has not
been tested on any other system.
The 'dev' diretory is really for developers only. You are free to browse and
even download any of the code but in general you will find it useless.
If you have questions or comments about anything please do not hesitate to ask.
Regards,
Brandon Bearden