12 lines
159 B
TOML
12 lines
159 B
TOML
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
|
|
version = 1
|
|
name = "EG"
|
|
|
|
[setup]
|
|
script = ""
|
|
|
|
[[actions]]
|
|
name = "go"
|
|
icon = "tool"
|
|
command = "python ./main.py"
|