Skip to content

nocker-inc/prompton-cli

Repository files navigation

@nocker-inc/prompton

CLI for prompton.io

Install

npm i -g @nocker-inc/prompton

Usage

# Works
prompton works                          # List works (JSON)
prompton works <id>                     # Show work detail
prompton works --search "" --limit 3  # Search works

# Users
prompton users                          # List users
prompton users <id>                     # Show user detail
prompton users <id> works               # List user's works

# Options
prompton works --help                   # Show command help
prompton works -t                       # Human-readable output

Output is JSON by default. Use --text (-t) for human-readable format.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors