trueblocks-core
trueblocks-core copied to clipboard
Docuemnt setup for chifra slurp --source
Can you please add some docs to chifra slurp as far as how to set up the keys?
- Add a note to
./src/dev_tools/goMaker/templates/cmd-line-options.csv. Under the notes, add a new note referring to the README - To a file called
./src/dev_tools/goMaker/templates/readme-intros/slurp-notes.mdadd information about how to configure keys (usechifra config edit) - Run
make generate.It should update a number of files. - One of the files is
./src/apps/chifra/internal/slurp/README.md. If the README makes sense, the rest of the code should be good.
Commit and merge.