Skip to content

charleslukes/issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISSUE TRACKER

GOALS

  • Read file
  • Search through file
  • Find text with TODO and DESCRIPTION
  • Make API call to github and create an issue with the text
  • Check if issue is already created

USAGE

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

Future Improvements

  • Read all files in a folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published