Skip to content

jay0ma/Simple-Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple Todo List


This is a simple todo list I made for fun. Feel free to modify/contribute.

Installation

To run the program, type the following into your terminal:

$ git clone https://github.com/ArchYoimiya/Simple-Todo-List.git # Clone the Repo
$ cd Simple-Todo-List # cd to directory
$ g++ main.cpp -o stodo # Compile code
$ sudo cp stodo /usr/local/bin # Install

Run

stodo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages