All Projects → sbt → sbt-autoplugin.g8

sbt / sbt-autoplugin.g8

Licence: CC0-1.0 license
giter8 template for sbt 0.13.5+ AutoPlugin

Programming Languages

scala
5932 projects

Labels

Projects that are alternatives of or similar to sbt-autoplugin.g8

Giter8
a command line tool to apply templates defined on GitHub
Stars: ✭ 1,645 (+8557.89%)
Mutual labels:  giter8
gatling-template.g8
A Giter8 template for gatling performance test project
Stars: ✭ 14 (-26.32%)
Mutual labels:  giter8
play-angular-typescript.g8
A giter8 template for a Play Angular 4 Typescript application
Stars: ✭ 91 (+378.95%)
Mutual labels:  giter8
udash.g8
Giter8 template of a Udash application.
Stars: ✭ 17 (-10.53%)
Mutual labels:  giter8
akka-stream-kafka-template.g8
Template for Akka Streams & Kafka. Default impl: mirror a topic onto another one
Stars: ✭ 14 (-26.32%)
Mutual labels:  giter8
typelevel-stack.g8
📚 Unofficial Giter8 template for the Typelevel Stack (Http4s / Doobie / Circe / Cats Effect / Fs2) based on Cats v1.x.x
Stars: ✭ 63 (+231.58%)
Mutual labels:  giter8
go-giter8
A simplified golang port of giter8
Stars: ✭ 22 (+15.79%)
Mutual labels:  giter8

A Giter8 template to create an sbt AutoPlugin. AutoPlugins are the recommended way to create sbt plugins for sbt versions 0.13.5 and up. This template creates a plugin for sbt 1.x

Usage

  1. Install sbt 1.0.0 or higher
  2. On the command line type:
    sbt new sbt/sbt-autoplugin.g8
    
  3. You will be prompted for a few basic settings for your project
  4. sbt will create a plugin project for you.

This template includes the scripted-plugin for testing sbt plugins

Template license

Written in 2017 by Justin Kaeser [email protected]

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].