sbt/sbt-autoplugin.g8

Name: sbt-autoplugin.g8

Owner: sbt

Description: giter8 template for sbt 0.13.5+ AutoPlugin

Created: 2017-03-20 20:31:51.0

Updated: 2018-03-12 01:37:47.0

Pushed: 2017-10-09 10:05:58.0

Homepage: null

Size: 16

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.