Crates.io | memo |
lib.rs | memo |
version | 0.5.0 |
source | src |
created_at | 2024-01-24 16:41:01.045083 |
updated_at | 2024-01-27 19:48:05.847686 |
description | Create reminders directly from your terminal. |
homepage | https://github.com/iamlucasvieira/memo |
repository | https://github.com/iamlucasvieira/memo |
max_upload_size | |
id | 1112582 |
size | 53,213 |
Memo is a command-line interface (CLI) application that allows you to manage notes and reminders right from your terminal.
Ensure you have Rust installed on your machine. If not, download it from the official Rust website.
With Rust set up, install Memo using Cargo:
cargo install memo
Contributions are more than welcome! If you've got ideas for improvements or have found bugs, feel free to open an issue or submit a pull request.
Memo is open-sourced under the MIT License. For more information, please refer to the LICENSE file.