Also added src/kibot script. Updated the documentation and Debian packaging. The default extension for config files now is .kibot.yaml
9 lines
76 B
YAML
9 lines
76 B
YAML
kiplot:
|
|
version: 1
|
|
|
|
# A list, should be a dict
|
|
global:
|
|
- 1
|
|
- 2
|
|
- 3
|
|
|