Skip to content

Command line interface for running opendata.studio datapackages

License

Notifications You must be signed in to change notification settings

open-datakit/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opendatakit CLI

A command line client for running datakits.

View usage documentation at docs/README.md.

Development

To install and test locally, navigate to the datakit directory you want to test.

cd /path/to/datakit

Create a virtualenv and install the CLI via pip in local mode:

python -m venv .venv
source .venv/bin/activate
pip install -e [/path/to/cli]

You can now run the CLI script with:

dk

About

Command line interface for running opendata.studio datapackages

Resources

License

Stars

Watchers

Forks

Packages

No packages published