Skip to content

websublime/sublime-sdk

Repository files navigation

sublime-sdk

GitHub issues GitHub pull requests GitHub PRS CI

OSS

Your project description in here.

Table of contents

Usage

(Back to top)

Installation

(Back to top)

Mandatory dependencies: NodeJS >= 16 and Yarn

Contributing

(Back to top)

Your contributions are always welcome! Please have a look at the contribution guidelines first. 🎉

Create branch, work on it and before submit run:

  • git add .
  • git commit -m "feat: title" -m "Description"
  • git add .
  • git commit --amend
  • git push origin feat/... -f

License

(Back to top)

The MIT License (MIT) 2022 - websublime. Please have a look at the LICENSE.md for more details.