/todo-to-csv

Takes in a txt file and makes a task-tracking spreadsheet out of the TODOs

Primary LanguageJavaScriptMIT LicenseMIT

todo-to-csv

Takes in a txt file and makes a task-tracking spreadsheet out of the TODOs

  1. Place log.txt in the directory
  2. Run 'node .' or 'node index'
  3. Take a gander at todo.csv which is created in the same folder