TrueBlocks / trueblocks-core

The main repository for the TrueBlocks system
https://trueblocks.io
GNU General Public License v3.0
1.04k stars 197 forks source link

Docuemnt setup for chifra slurp --source #3590

Closed tjayrush closed 3 months ago

tjayrush commented 4 months ago

Can you please add some docs to chifra slurp as far as how to set up the keys?

  1. Add a note to ./src/dev_tools/goMaker/templates/cmd-line-options.csv. Under the notes, add a new note referring to the README
  2. To a file called ./src/dev_tools/goMaker/templates/readme-intros/slurp-notes.md add information about how to configure keys (use chifra config edit)
  3. Run make generate. It should update a number of files.
  4. 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.