andrewinci / scala-library-template

Template to create a scala library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala library template

Quick start

Use cookiecutter

cookiecutter https://github.com/andrewinci/scala-library-template.git

or cruft

cruft create https://github.com/andrewinci/scala-library-template.git

Features

  • Munit for testing
  • Scalafmt
  • Publish to GH packages on tag
  • Auto release with semantic-version and conventional commits
  • CircleCi config
    • Use the tag as package version
    • Code coverage with Coveralls
    • Snyk orb

Todo

About

Template to create a scala library


Languages

Language:Scala 41.1%Language:Shell 40.3%Language:Ruby 18.2%Language:SCSS 0.4%