Skip to content

An Sbt command for supporting integration with ENSIME.

License

Notifications You must be signed in to change notification settings

MINDoSOFT/ensime-sbt-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENSIME-sbt-cmd

An sbt plugin that supports integration with the ENSIME IDE.

Versions

For use with ensime 0.9.0+

0.7.0-SNAPSHOT

How to Install

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

resolvers += "Scala-Tools Maven2 Snapshots Repository" at "http://scala-tools.org/repo-snapshots"

addSbtPlugin("org.ensime" % "ensime-sbt-cmd" % "VERSION")

How to Use

The above automatically adds the ensime generate command to your sbt build. This command will write a .ensime file to your project's root directory.

License

BSD License

About

An Sbt command for supporting integration with ENSIME.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published