Last change
on this file since 5212591 was
8c10ec9,
checked in by meeh <meeh@…>, 3 years ago
|
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 
|
-
Property mode set to
100644
|
File size:
301 bytes
|
Rev | Line | |
---|
[8c10ec9] | 1 | # The Launcher |
---|
| 2 | |
---|
| 3 | Here you'll find the code for the next generation Mac OS X launcher, as well as the Browser Bundle i2p launcher. |
---|
| 4 | |
---|
| 5 | Anyway, if you wanna build it and have fun, just do `./sbt` |
---|
| 6 | |
---|
| 7 | Scala isn't scary - it's java except the ;;;;;;;; ;) |
---|
| 8 | |
---|
| 9 | https://www.scala-lang.org/ |
---|
| 10 | https://www.scala-sbt.org/ |
---|
| 11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.