Skip to content

Official DataHub command line interface (in JavaScript)

Notifications You must be signed in to change notification settings

Mikanebu/datahub-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datahub

The DataHub CLI is used to manage DataHub data packages from the command line.

Build Status Issues

Usage

Install

To install datahub-cli, you need to download the package from the releases section.

Once it is downloaded and installed run the following command to see all available options:

$ data --help

For developers

Install

$ npm install

Running tests

We use Ava for our tests. For running tests use:

$ [sudo] npm test

To run tests in watch mode:

$ [sudo] npm run watch:test

About

Official DataHub command line interface (in JavaScript)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%