Takes in a txt file and makes a task-tracking spreadsheet out of the TODOs
- Place log.txt in the directory
- Run 'node .' or 'node index'
- Take a gander at todo.csv which is created in the same folder
Takes in a txt file and makes a task-tracking spreadsheet out of the TODOs
JavaScriptMIT