diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..0a90ec8 --- /dev/null +++ b/config.yaml @@ -0,0 +1,15 @@ +name: GoogleSheet Bot +version: "1.0.0" +slug: googlesheet_bot +description: Bot do automatyzacji zadaƄ w Arkuszach Google. +arch: + - aarch64 + - amd64 + - armhf + - armv7 + - i386 +init: false +startup: application +boot: auto +options: {} +schema: []