rusmo-0.1.2 is not a library.
Visit the last successful build:
rusmo-1.0.1

rusmo is a command which is create,edit,delete markdown file on your favorit editor.
Usage
Usage:
rlsmemo
rlsmemo (new | n)
rlsmemo (edit | e) <filename>
rlsmemo (list | l)
rlsmemo (config | c)
rlsmemo (delete | d) <filename>
rlsmemo (--help | --version)
Options:
-h, --help Show this screen
-v, --version Show version
Installation
rusmo is available for macOS and Linux.
If you have a Rust environment set up yet, you have to set up Rust environment.
You can use the cargo install command:
$ cargo install rusmo
Configuration
run rusmo config or rusmo c
editor = "vim" #your favorite editor
path = "/path/to/you/" #markdown file will save here
License
MIT
Author
Hasu