Thanks to visit codestin.com
Credit goes to github.com

Skip to content

scroyston/sbt-idea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Installation

Add the following lines to ~/.sbt/plugins/build.sbt:

resolvers += "sbt-idea-repo" at "http://mpeltonen.github.com/maven/"

libraryDependencies += "com.github.mpeltonen" %% "sbt-idea" % "0.10.0-SNAPSHOT"

Usage

Run gen-idea from a SBT shell.

About

A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 99.7%
  • Shell 0.3%