Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.13 KB

readme.md

File metadata and controls

39 lines (27 loc) · 1.13 KB

logo

About

Gov-ID is created for collecting all available government data which stored on data.go.id. This way much faster to download all the data.

image

Usage (CLI)

Installation

git clone https://github.com/dedenbangkit/gov-id
npm install

Execute

npm run gov-id

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Packages

  • Cheerio. Simple implementation of core jQuery designed specifically for the server.
  • Inquery. A collection of common interactive command line user interfaces.
  • Request. Simplified HTTP request client.
  • Colors. Get colors in your node.js console.

License

MIT