@getmetal/metal-sdk

v2.0.0
Metal SDK

prettier

prettier -c .

format

prettier -w .

prepare

npm run build

lint

eslint .

lint:fix

eslint . --fix

build

tsc

test

jest "tests/.*\.test\.ts" --coverage --collectCoverageFrom=src/**/*.ts

publish

npm publish --access public
npm i @getmetal/[email protected]

Metadata

Downloads