@hotg-ai/forge
TypeScript icon, indicating that this package has built-in type declarations

0.12.4 • Public • Published

The Forge SDK

A client library for interacting with the Forge API.

Contributing

Release Process

When making a release you will need to increment the version number then use the yarn release script.

This script will copy package.json into the dist/ folder and makes sure to run yarn publish from there. By doing this, we avoid mentioning dist/ in the import path (i.e. you import from @hotg-ai/forge/telemetry instead of @hotg-ai/forge/dist/telemetry).

As a precaution, the package.json in this folder sets "private": true to make sure you don't accidentally run yarn publish directly.

License

This project is licensed under either of

at your option.

Readme

Keywords

none

Package Sidebar

Install

npm i @hotg-ai/forge

Weekly Downloads

2

Version

0.12.4

License

MIT OR Apache-2.0

Unpacked Size

103 kB

Total Files

44

Last publish

Collaborators

  • ge_te80
  • kthakorehotg
  • dinesh8076
  • michael-hotg-ai