JSPM

  • Created
  • Published
  • Downloads 208
  • Score
    100M100P100Q97798F
  • License MIT

A package that automatically installs Hasura CLI binary into your project

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@kirillvakalov/hasura-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @kirillvakalov/hasura-cli

    An npm package that automatically installs and wraps Hasura CLI binary in isolated manner, so you can use it in your project without needing to install it globally.

    The package is automatically published (always up-to-date) when a new version of Hasura CLI is released.

    This work is significantly inspired by the hasura-cli package.