Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 520 Bytes

Overview

This package contains a generated API for Enklu services.

Publishing a New Version

Setup

  • Login to your Postman account and generate a Postman API key.
  • Create a file src/js/postman/config/config.json from the supplied config-template.json.
  • Add your API key.

Building

  • To build trellisActions.js: node src/js/postman/index.js --target=trellis
  • To build stargazerActions.js: node src/js/postman/index.js --target=stargazer