| 11 | We need to think about how we package this since it's designed as a parallel app to eden, so would normally sit at the same level as the |
| 12 | current repo's root folder. Don't really want to move the root up one as then we'll find it harder to maintain parallel app versions. |
| 13 | |
| 14 | Thinking about storing it within /eden but then having it copy this stuff out to the root applications folder on run, if it's not there |
| 15 | already....thinking about how it updates that version & how we'd manage with eden, eden2, eden_test as alternate app versions... |