rsnote_cli

Crates.iorsnote_cli
lib.rsrsnote_cli
version0.1.0
created_at2025-05-26 07:31:16.890824+00
updated_at2025-05-26 07:31:16.890824+00
descriptionA command-line note-taking app written in Rust
homepage
repositoryhttps://github.com/zhanshuyou/rsnote
max_upload_size
id1689064
size36,721
Shuyoou (zhanshuyou)

documentation

README

RSNote

A command-line note-taking app written in Rust

Usage: rsnote

Commands:

  • new Create a new note
  • list List all notes
  • show Show a specific note
  • delete Delete a note
  • search Search for notes
  • update Update a note
  • clear-config Clear the configuration file
  • help Print this message or the help of the given subcommand(s
Commit count: 9

cargo fmt