open-data-schema

Crates.ioopen-data-schema
lib.rsopen-data-schema
version0.0.1
sourcesrc
created_at2024-07-08 10:37:46.067593
updated_at2024-07-08 10:37:46.067593
descriptionA simple CLI application using clap
homepagehttps://github.com/open-data-schema/cli
repositoryhttps://github.com/open-data-schema/cli
max_upload_size
id1295623
size30,317
Pavan Kumar Sunkara (pksunkara)

documentation

README

open-data-schema

A simple CLI application using clap

  1. Install
  2. Usage
  3. Changelog

Install

open-data-schema is available on Linux, macOS

With Homebrew

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

With cargo

$ cargo install open-data-schema

Direct

Pre-built binary executables are available at releases page for macOS (64bit), Linux (64bit, 32bit).

Download and unarchive the binary 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