Skip to content

Bijan-Ghasemi-Afshar/terminal-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal-ToDo

A simple terminal-based todo application.

Installation

  • Open your terminal

  • Clone the repository

git clone git@github.com:Bijan-Ghasemi-Afshar/terminal-todo.git 
  • Change directory to the repository in terminal
cd terminal-todo
  • Build the app
cargo build --release

Windows

  • Install the app
./Install.bat

Unix-based

  • Install the app
chmod +x Install.sh
sudo ./Install.sh

About

Simple terminal-based todo list program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published