Skip to content

A command line interface for Shopping List

License

Notifications You must be signed in to change notification settings

hidakatsuya/shopping_list-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List CLI

Test

A command line interface for Shopping List.

Status

Under development

Usage

export SHOPPING_LIST_URL=<url for your shopping-list app>
export SHOPPING_LIST_API_KEY=<your api key>
$ shopping_list-cli add milk
Successfully added!

See the output of the --help for details:

$ shopping_list-cli --help
A command line interface for Shopping List.

Usage:
  shopping_list-cli [command]

Available Commands:
  add         Add an item to your shopping list
  help        Help about any command

Flags:
  -h, --help   help for shopping_list-cli

Use "shopping_list-cli [command] --help" for more information about a command.

About

A command line interface for Shopping List

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages