Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jrudolph/scalac-plugin.g8

A g8 template for a scalac plugin built with sbt
https://github.com/jrudolph/scalac-plugin.g8

Last synced: 25 days ago
JSON representation

A g8 template for a scalac plugin built with sbt

Awesome Lists containing this project

README

        

A [giter8][g8] template for creating Scala compiler plugins. Please fork/file issues if you
have suggestions for improvement!

If you have installed g8 use
g8 jrudolph/scalac-plugin
to instantiate your plugin.

You can test your plugin by using the sbt `console` command which includes your plugin automatically.

Have fun!

[g8]: http://github.com/n8han/giter8#readme