mystuff

Crates.iomystuff
lib.rsmystuff
version0.1.2
sourcesrc
created_at2023-02-24 19:37:12.032433
updated_at2023-03-11 18:30:40.833089
descriptionMyStuff: links, wiki, log journal, etc.
homepage
repositoryhttps://github.com/jepemo/mystuff-cli
max_upload_size
id793884
size33,609
Jeremies PĂ©rez (jepemo)

documentation

README

mystuff-cli

Basic personal information management: links, wiki (not yet), daily logs(not yet), todo lists (not yet).

Getting started

TODO

Usage (general)

MyStuff: links, wiki, log journal, etc.

Usage: mystuff [OPTIONS] [COMMAND]

Commands:
  link  Manage links
  help  Print this message or the help of the given subcommand(s)

Options:
  -d, --data <PATH>  mystuff data directory, default: ~/.mystuff/
  -v, --verbose...   More output per occurrence
  -q, --quiet...     Less output per occurrence
  -h, --help         Print help
  -V, --version      Print version

Usage (links)

Manage links

Usage: mystuff link [OPTIONS]

Options:
  -a, --add <ADD>                  Add new link
      --tag <TAG>                  Tags
  -v, --verbose...                 More output per occurrence
      --description <DESCRIPTION>  Description
  -q, --quiet...                   Less output per occurrence
  -h, --help                       Print help

Installation

TODO

Commit count: 24

cargo fmt