seed icon indicating copy to clipboard operation
seed copied to clipboard

Build tool for Scala projects

Results 24 seed issues
Sort by recently updated
recently updated
newest added

Attempting to install seed via Coursier yields an error with the following output: ``` > cs install seed https://repo1.maven.org/maven2/io/get-coursier/apps/maven-metadata.xml No new update since 2021-05-14 02:42:19 Exception in thread "main" java.lang.Exception:...

Can the licenses follow [SPDX Spec](https://spdx.dev/specifications/) in https://spdx.org/licenses/ with License Expression operator. Also there should be a way to specify: - NOTICES - Custom License - Custom Exceptions

Since Bloop is done by Scala Centre I was wondering if maybe handing this over to Scala Centre / Bloop Team if they are willing might improve the development speed....

Can a documented interface be added separating the build file format from the back end processing? This way the file format can parser can be easily swapped out and new...

enhancement

Please support the following: - [ ] **Scala2/3/JS/Native**, - [ ] **Java**, - [ ] **Groovy**, - [ ] **Kotlin**, - [ ] C/C++/ObjC, - [ ] Swift This will...

enhancement

When I run seed commands, they all seem to run and complete just fine but about every once in a while I get the following exception at the end of...

bug

This will help the perception that this is more than an individual project and might help adaptation.

enhancement

Move the repos at least under the author's control to use Seed. I see some of the repos the author contributes to like those in https://github.com/sparsetech does not use it...

enhancement

I run seed idea then try to open with IntelliJ Ultimate 2020.3 and then the screen flashes and it closes, it just cannot open, on windows 10. hmm I guess...

bug

I would like integration with Quarkus https://quarkus.io/ Quarkus allows for fast reload of classes and a whole lot of features I would like seed to exhibit. I suspect this issue...