Skip to content

Repository files navigation

Snapmaker SACP

SACP protocol implementation in TS.

Installation

npm install -S @snapmaker/snapmaker-sacp-sdk

Development

  1. Install and link
npm install
npm link
  1. In target project:
npm link @snapmaker/snapmaker-sacp-sdk
  1. In SDK repo, run npm run link to keep watching file changes.

Publish

Use npm pack to see preview of package.

Alpha release

npm publish --tag alpha

Official release

<!-- npm publish -->
npm publish --access public

About

SACP protocol docs & SDK

Resources

Stars

6 stars

Watchers

5 watching

Forks

Used by

Contributors

Languages