Crates.io | clamshell |
lib.rs | clamshell |
version | 0.1.3 |
source | src |
created_at | 2024-06-22 10:12:55.262013 |
updated_at | 2024-06-22 21:38:58.047784 |
description | A quick and dirty to-do file viewer, and manipulator. |
homepage | |
repository | https://github.com/DriftingOtter/clamshell.git |
max_upload_size | |
id | 1280327 |
size | 40,298 |
A quick and dirty to-do file viewer, and manipulator.
$ git clone https://github.com/DriftingOtter/clamshell.git
$ cd clamshell
$ export TODO_FILE_PATH=/home/USERNAME_HERE/Documents/todo.org
$ cargo build --release
$ cp /target/release/clamshell ~/.local/bin