Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 999 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 999 Bytes

hubspot/local-dev-lib

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.

Overview

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)

Contributing

For more information on developing, see the Contributing Guide.