1.0.1 • Published 4 years ago
@igomoon/hubspot-fields-js-cli v1.0.1
HubSpot Fields JS CLI
CLI commands to transform fields.js into a fields.json file
Installation
npm install @igomoon/hubspot-fields-js-cli -gWhen a command below is run, it will transform the fields.js into a fields.json in the SAME directory, so it's very important that you add fields.js to your .hsignore
Usage
Watch a directory for changes and transform
fields watch <src>Scan a directory and transform.
fields parse <src>