seed
seed copied to clipboard
Build tool for Scala projects
I've been playing around with this little build tool and I really like the feel of it so far. One problem though is metals integration. It seems like seed doesn't...
Imagine I was to use `seed` to teach Scala to beginners. I'd pick `seed` because it's so simple that I can explain how to declare a module and add a...
I'd like to have `seed` compiled to native. We're already doing this in some of the projects in Bloop (for example, [the next version of the CLI will be a...
I think it'd be lovely if we could support code completions and diagnostics in VS Code. These are features that are typically supported out-of-the-box for JSON configuration files, but I...