Skip to content

datatheke/datatheke-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datatheke-cli

ABOUT

Datatheke-cli is a tool to interact with datatheke.com data.

LICENSE

MIT

INSTALL

git clone https://github.com/datatheke/datatheke-cli.git
cd datatheke-cli
composer install # require [composer](https://getcomposer.org/)

USAGE

# List all commands
bin/datatheke

# Get help for one command
bin/datatheke help create

# List my libraries
bin/datatheke browse

# List collections of a library
bin/datatheke browse 50ce0fbb138a76072c00000c

# List items of a collection
bin/datatheke browse 50ce0fbb138a76072c00000c/50ce113e138a76302f000009

BUILD PHAR ARCHIVE

box build # require [box](http://box-project.org/)

About

Datatheke-cli is a tool to interact with datatheke.com data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages