A simple terminal-based todo application.
-
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
- Install the app
./Install.bat
- Install the app
chmod +x Install.sh
sudo ./Install.sh