ods

Crates.ioods
lib.rsods
version
sourcesrc
created_at2024-07-12 14:01:37.295085
updated_at2024-07-12 14:01:37.295085
descriptionCLI for Open Data Schema
homepagehttps://github.com/open-data-schema/cli
repositoryhttps://github.com/open-data-schema/cli
max_upload_size
id1300724
size0
Pavan Kumar Sunkara (pksunkara)

documentation

README

ods

CLI for Open Data Schema

  1. Install
  2. Usage
  3. Changelog

Install

ods is available on Linux, macOS & Windows

With Homebrew

$ brew install open-data-schema/tap/ods

With AUR

$ yay -S ods

With Scoop

$ scoop bucket add open-data-schema https://github.com/open-data-schema/scoop-bucket
$ scoop install ods

With cargo

$ cargo install ods

Direct

Pre-built binary executables are available at releases page.

Download, unarchive the binary, and then put the executable in $PATH.

Usage

Contributors

Here is a list of Contributors

TODO

Changelog

Please see CHANGELOG.md.

License

MIT/X11

Bug Reports

Report here.

Commit count: 25

cargo fmt