Skip to content

sbt/sbt-autoplugin.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 justin@github.mesh.works

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/.

About

giter8 template for sbt 0.13.5+ AutoPlugin

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages