项目作者: sbt

项目描述 :
giter8 template for sbt 0.13.5+ AutoPlugin
高级语言: Scala
项目地址: git://github.com/sbt/sbt-autoplugin.g8.git
创建时间: 2017-03-20T20:31:51Z
项目社区:https://github.com/sbt/sbt-autoplugin.g8

开源协议:Creative Commons Zero v1.0 Universal

下载


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