Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 409 Bytes

correios

Track your orders from correios via command line.

Usage

correios check [code1] [code2]
correios list
correios add <code> [name]
correios rm <code || name>

The codes are stored as a YAML file in $HOME/.correios.yml by default, use the -f or --filestore flag to pick another filestore.

Author

Murilo Santana <mvrilo@gmail.com>

License

MIT