Skip to content

This contains tools to help develop and use siren entities.

License

Notifications You must be signed in to change notification settings

rgoessl/siren-sdk

 
 

Repository files navigation

siren-sdk

Build Status

This contains tools written in ES6 to help develop and use siren entities.

Quick start

Options for getting started:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/BrightspaceHypermediaComponents/siren-sdk.git.
  • Install with npm: npm install siren-sdk

Versioning, Releasing & Deploying

siren-sdk is maintained under the Semantic Versioning guidelines.

By default, when a pull request is merged the patch version in the package.json will be incremented, a tag will be created, and a Github release will be created.

Include [increment major], [increment minor] or [skip version] in your merge commit message to change the default versioning behavior.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

About

This contains tools to help develop and use siren entities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.2%
  • HTML 8.8%