tip-files 0.1.2

Tickets in project
Documentation
  • Coverage
  • 0%
    0 out of 9 items documented0 out of 8 items with examples
  • Size
  • Source code size: 34.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 303.86 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • raffaeleragni

tip-files, tickets-in-project

crates.io docs.rs NOAI Please don't upload to GitHub

Install

cargo install --locked tip-files

Run

$ tip -h
Tickets in project T.I.P

Usage: tip-files [TIP] [COMMAND]

Commands:
  list    List all tips, default only open ones [aliases: l]
  view    View details of a tip [aliases: v]
  new     New tip, providing title [aliases: n]
  remove  Deletion of a tip [aliases: r]
  open    Change the state of a tip to open [aliases: o]
  close   Change state of a tip to closed [aliases: c]
  help    Print this message or the help of the given subcommand(s)

Arguments:
  [TIP]  Specific tip reference

Options:
  -h, --help  Print help (see more with '--help')