@heavyai/heavydb-thrift-ts-bindings
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

heavydb-thrift-ts-bindings

HeavyDB Thrift TypeScript bindings

How to update bindings

  • Install+start docker
  • npm ci
  • npm run updateLib

How to publish package to NPM

  • Cut a release branch off latest master: git checkout -b releases/[semver]
  • npm version [major|minor|patch]
  • git push origin <release branch name> && git push origin --tags
  • npm publish (This command will fail if you don't have write access to https://www.npmjs.com/package/@omnisci/omniscidb-thrift-ts-bindings)
  • Open a PR to merge the release branch
  • Create a new GitHub Release off of the new tag the npm version command above produced.

Readme

Keywords

none

Package Sidebar

Install

npm i @heavyai/heavydb-thrift-ts-bindings

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

1.19 MB

Total Files

17

Last publish

Collaborators

  • israelvicars
  • thomasoniii
  • bmatcuk
  • dylantackoor
  • ravenhurst
  • mapd-core