restructure

This commit is contained in:
kepler155c@gmail.com
2019-10-30 22:50:01 -06:00
parent e5866b415e
commit a36d54a372
28 changed files with 2185 additions and 13 deletions

9
miloApps/.package Normal file
View File

@@ -0,0 +1,9 @@
{
required = {
'turtle',
},
title = 'Milo extra applications',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/miloApps',
description = [[Programs for turtles in a Milo network]],
licence = 'MIT',
}