OpenCodeList CLI is a command-line tool for importing and exporting OpenCodeList data between the native OpenCodeList format and various supported external formats.
The CLI provides two primary commands:
- export: Exports data from a code list document (in OpenCodeList format) to a supported destination format (CSV, SSV, or Excel).
- import: Imports code list data from a supported source (CSV or SSV) format into a code list document (in OpenCodeList format).
OpenCodeList CLI is free software and is released under the GNU Affero General Public License (AGPL) Version 3.
Documentation is available in the GitHub wiki.
Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.