first pass at yml format

This commit is contained in:
corbinlc 2018-11-14 10:09:09 -08:00
parent 0360282a7e
commit e4a416bebd
2 changed files with 30 additions and 21 deletions

View file

@ -1,21 +0,0 @@
Categories:Development
License:MIT
Web Site:https://userland.tech
Source Code:https://github.com/CypherpunkArmory/UserLAnd
Issue Tracker:https://github.com/CypherpunkArmory/UserLAnd/issues
Summary:Easiest way to run GNU/Linux Distros on Android - no root required
Description:
Easiest way to run GNU/Linux Distros and Applications on Android. No root
required.
.
Repo Type:git
Repo:https://github.com/CypherpunkArmory/UserLAnd
Build:1.0.0,31
commit=7ce206f0dead0ad4d5ed9f15fd3e9d9bf84ea9e1
subdir=app
Auto Update Mode:None
Update Check Mode:Tags

30
metadata/tech.ula.yml Normal file
View file

@ -0,0 +1,30 @@
Categories:
- Development
License: MIT
AuthorName: UserLAnd Technologies
WebSite: https://userland.tech
SourceCode: https://github.com/CypherpunkArmory/UserLAnd
IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
AutoName: UserLAnd
Summary: Easiest way to run GNU/Linux Distros on Android - no root required
Description: |-
Easiest way to run GNU/Linux Distros and Applications on Android. No root required.
RepoType: git
Repo: https://github.com/CypherpunkArmory/UserLAnd
Builds:
- versionName: 1.0.0
versionCode: 31
commit: 7ce206f0dead0ad4d5ed9f15fd3e9d9bf84ea9e1
subdir: app
gradle:
- yes
output: tech.ula.apk
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 31