Commit f8a9c1ff1e6dc02e692375fd497544d8b8849f91
1 parent
c2957063
Exists in
rhitier-dev
and in
1 other branch
How to add a new input source
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
DEV.md
... | ... | @@ -0,0 +1,8 @@ |
1 | +# Developer's Manual | |
2 | + | |
3 | +## Add new input sources | |
4 | + | |
5 | +* go to config.yml | |
6 | + 1. add new entry to 'inputs' section | |
7 | + 2. inside each target, add entry in the 'models' sub-section | |
8 | +* possible to set default input in the defaults.input_slug parameter | |
0 | 9 | \ No newline at end of file | ... | ... |