refactor common apps into its own package

This commit is contained in:
kepler155c@gmail.com
2019-03-12 20:05:04 -04:00
parent d8e0a669af
commit 81a7894037
22 changed files with 26 additions and 13 deletions

16
common/.package Normal file
View File

@@ -0,0 +1,16 @@
{
title = 'Useful applications',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/common',
description = [[Various applications for Opus.
* App Store
* Peripheral API viewer
* Disk / Computer copier
* A better editor (copy/paste/undo)
* Turtle swarm miner
* Turtle follow
* Screen recorder
* and more...
]],
licence = 'MIT',
}