- Read file
- Search through file
- Find text with
TODO
andDESCRIPTION
- Make API call to github and create an issue with the text
- Check if issue is already created
On your terminal run
AUTH_KEY=xxxxx cargo run -- test.js
- Where
- xxxxx is your github auth key see how you get it here
- test.js is the file you want to read
- Read all files in a folder