Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 647 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 647 Bytes

📦 Seamless

CI

A minimal CLI to work with Frictionless Data Packages.

Installation

Download the latest release and put it seamless in your PATH. Alternatively, you can install directly from GitHub with cargo:

cargo install --git https://github.com/datonic/seamless

Usage

The following commands are available:

seamless pull <path> <path>
seamless query <path> <query>
seamless validate <path>

License

MIT License