| Crates.io | note-taker-rust |
| lib.rs | note-taker-rust |
| version | 0.1.0-alpha.1 |
| created_at | 2025-02-25 03:04:28.828354+00 |
| updated_at | 2025-02-25 03:18:20.40929+00 |
| description | Note taker is an open source minimal note taking tool built in 30 minutes |
| homepage | |
| repository | https://github.com/hijknight/note-taker.git |
| max_upload_size | |
| id | 1568650 |
| size | 30,035 |
A lightweight and simple cli note-taking application built with Rust
$ git clone git@github.com:hijknight/note-taker.git
$ cd note-taker
$ cargo build
$ cargo run
Feel free to use and modify