Command Line Interface TODO List program. Run the program in any terminal.
Step 5: After you are done adding your tasks in list, restart the program and this time enter number "2" to read the list.
Step 7: If you wish to delete the existing list, the you can manually delete the "to_do_list.dat" file in files folder
- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
- Type
git clone https://github.com/Sagar-Sharma-7/TODO-CLI-python.git
- Press Enter to create the clone of this repositary.