Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmikaia/rust-todo-list

A simple todo list using Rust
https://github.com/dmikaia/rust-todo-list

Last synced: 19 days ago
JSON representation

A simple todo list using Rust

Awesome Lists containing this project

README

        

# A Rust todo list

This little project is a simple to do list implementation with rust using the command line interface.

## Features

- Add a task
- Remove a task
- View all tasks
- Save list in **"file_name.txt"**