39 lines
770 B
YAML
39 lines
770 B
YAML
|
Categories:
|
||
|
- Development
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/segin/BFInterpreter
|
||
|
IssueTracker: https://github.com/segin/BFInterpreter/issues
|
||
|
|
||
|
AutoName: BF Interpreter
|
||
|
Description: Implementation of the "Brainfuck" programming language.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/segin/BFInterpreter
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.3'
|
||
|
versionCode: 3
|
||
|
commit: f96d6bf3fd25c025b6d818434a36b4878e147015
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '0.5'
|
||
|
versionCode: 5
|
||
|
commit: b1cff985af8c9e3fae7
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '0.7'
|
||
|
versionCode: 7
|
||
|
commit: 0.7-corrected
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '0.7'
|
||
|
CurrentVersionCode: 7
|