@icanbwell/bwell-sdk-ts
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

BWell SDK Typescript

Set-Up

After pulling the code base from the GIT repo follow the next steps to install and run the sdk.

  1. Open a terminal in the home directory of the typescript sdk:
cd ./bwell-sdk-typescript
  1. Install dependencies
npm install

Commands

Build

Compiles typescript to dist directory after cleaning directory

npm run build

Testing

Runs all test verbosely and reports coverage

npm test

Coverage

Open coverage report in browser.

npm run coverage

Formatting

Run prettier and format all files that do not conform to prettier config.

npm run format

Linting

Runs eslint and reports any warnings or errors. Does not fix errors.

npm run lint

Readme

Keywords

none

Package Sidebar

Install

npm i @icanbwell/bwell-sdk-ts

Weekly Downloads

180

Version

0.1.2

License

UNLICENSED

Unpacked Size

2.41 kB

Total Files

4

Last publish

Collaborators

  • ent_services_admin
  • wootencl
  • icanbwell-admin