ToDo App(CLI) with C Using this project Clone the repository and switch to the directory. git clone https://github.com/kwkmts/cli-todo.git cd cli-todo You can build the project with the command: make Run the application. ./todoapp