Files
gyverencoder/library.json
2020-11-28 23:20:52 +03:00

13 lines
236 B
JSON
Executable File

{
"name": "Gyver Encoder",
"repository": {
"type": "git",
"url": "https://github.com/AlexGyver/GyverLibs"
},
"build": {
"srcFilter": [
"+<*>"
],
"flags": "-I./"
}
}