Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 2.07 KB

README.md

File metadata and controls

55 lines (43 loc) · 2.07 KB

Croct
SDK JS
The official Croct SDK for JavaScript.

Version Build Maintainability Coverage

📦Releases · 🐞Report Bug · ✨Request Feature

Installation

The preferred way to install the Croct SDK is to use the NPM package manager. Simply enter the following command into a terminal window:

npm install @croct/sdk

Contributing

Contributions to the package are always welcome!

  • Report any bugs or issues on the issue tracker.
  • For major changes, please open an issue first to discuss what you would like to change.
  • Please make sure to update tests as appropriate.

Testing

Before running the test suites, the development dependencies must be installed:

npm install

Then, to run all tests:

npm test

License

This project is released under the MIT License.