forked from I2P_Developers/i2p.i2p
Realised a better way to handle the build process of both the
Browser Bundle i2p launcher, as well as the upcoming Mac OS X i2p launcher. They share some few properties and how code has to be managed for both system's update managers and so on. More details will be documentated in README.md files as well as in those commit messages I now write :)
This commit is contained in:
4
launchers/project/plugins.sbt
Normal file
4
launchers/project/plugins.sbt
Normal file
@@ -0,0 +1,4 @@
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
|
||||
addSbtPlugin("com.oradian.sbt" % "sbt-sh" % "0.3.0")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")
|
||||
|
Reference in New Issue
Block a user