Provides library functionality for HubSpot local development tooling, including the HubSpot CLI.
NOTE: This library is intended to replace the deprecated @hubspot/cli-lib library.
This library contains utils that facilitate interactions with HubSpot. It is consumed by the HubSpot CLI as well as other HubSpot development tooling. Major exports include:
- Config utils for managing HubSpot account configuration and access keys (docs)
- API utils to interact with HubSpot assets such as Design Manager and Developer Projects (docs)
- Utils to navigate the local filesystem, parse common HubSpot files, interact with common HubSpot objects, and connect with GitHub (docs)
For more information on developing, see the Contributing Guide.