1.0.1 • Published 1 year ago

derbysoft-types v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

A Package for Derbysoft Types

This package contains typescript listings for Derbysoft's APIs (Go and Content APIs)

Setup

Set the NPM_TOKEN environment variable to a valid Simard NPM token. Run npm install to install dependencies.

You can include a .env file to set the NPM_TOKEN for use in scripts only. In a CI environment this needs to be set as an environment variable.

Scripts

Run npm run publish:patch or npm run publish:nopatch to publish the package to npm with or without version patching respectively.

Supplementary scripts are provided to build, clean, lint or bump package version