Sha256: d95900a06f3a74c136342fa96406e5f95298bf699d1a55d722f893b5ccf13491

Contents?: true

Size: 418 Bytes

Versions: 6

Compression:

Stored size: 418 Bytes

Contents

= BIPM data importer for CIPM and CGPM outcomes

== Purpose

Provides executables that help fetch CIPM and CGPM outcomes from the official
BIPM website.


== Usage

To fetch CGPM outcomes:

[source,sh]
----
$ bipm-fetch-cgpm
----

To fetch CIPM outcomes:

[source,sh]
----
$ bipm-fetch-cipm
----

To fetch CIPM decisions:

[source,sh]
----
$ bipm-fetch-cipm-decisions
----


== License

Copyright Ribose. MIT license.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bipm-data-importer-0.2.2 README.adoc
bipm-data-importer-0.2.1 README.adoc
bipm-data-importer-0.2.0 README.adoc
bipm-data-importer-0.1.3 README.adoc
bipm-data-importer-0.1.2 README.adoc
bipm-data-importer-0.1.1 README.adoc