A minimal CLI to work with Frictionless Data Packages.
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/seamlessThe following commands are available:
seamless pull <path> <path>
seamless query <path> <query>
seamless validate <path>MIT License