A Cli Todo App Usage of ./cli-todo: -add string Add a new entry -del int Delete a entry -edit string Edit an entry -list List all entries -toggle int Toggle an entry Creates a data.json file to store the entries.