Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 639 Bytes

File metadata and controls

26 lines (21 loc) · 639 Bytes

Contribute!

Ways to Contribute

  • update documentation
  • write features
  • fix bugs
  • suggest new features

Contributing Code

  • Code should be written with SOLID Principles.
  • Please write unit and integration tests.

Say Hello

How to release.

$ ./gradlew :otter:publish
$ ./gradlew :otter-translatable:publish
  • Goto Maven Central staging repositories
  • Search for Otter or tokensmith.
  • Select the repository just uploaded.
  • Click close it will then prompt to make sure you want to do it.
  • Click release when its done.