-
https://winget.run/pkg/sbt/sbt
```
winget install -e --id sbt.sbt
```
https://github.com/sbt/website/blob/4f80ff7394165d1d949d36d5beab15ea1b6f8fa6/src/reference/00-Getting-Started/01-Setup/b.m…
-
The sbt 1.x launchers are available from Maven Central nowadays
http://mvnrepository.org/artifact/org.scala-sbt/sbt-launch
From the build log:
```
Downloading sbt launcher for 1.0.2:
From ht…
ennru updated
6 years ago
-
Hi,
is it possible to get an update of https://github.com/tseemann/legsta/blob/master/db/legionella.txt ?
I tried to find one at http://bioinformatics.phe.org.uk/legionella/legionella_sbt, but the…
-
Getting 404 for
http://localhost:9000/assets/stylesheets/main.min.css
and
http://localhost:9000/assets/javascripts/index.js
When using "gradlew runPlayBinary" runs fine with "sbt run".
-
Why is the name for lift 2.6 written as 2-6 in the repo? Is it on purpose?
http://repo.typesafe.com/typesafe/sonatype-snapshots/net/liftmodules/mapperauth_2-6_2.11/
-
Can you update please your example to play 2.3.3?
Regards
-
HI i have made rest api in scala using play framework. My Routes files include"
```
GET / controllers.Application.index
GET /assets/*file con…
-
I just follow the official website said step by step and when run ./compile.sh ,something wrong like this ,what should i do ?
```sh
./compile.sh
Checking for required programs...
Program requir…
-
if jsDependencies is set we should serve those files to the client.
-
Trying to analyze a multi project build like https://github.com/pbassiner/sbt-multi-project-example failed because it runs two simultaneous analysis of each sub project:
```
[julien:~/tmp/sbt-mult…