- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: Bootstraping libraries on Windows
Sat, 2011-12-03, 13:44
Yes they will. Sbt should handle resolving everything when it's ready.
There is a jar in tools that could resolve everything, but how do we get the jar to begin with or fix bugs without drastically increasing repo sizes? This is why we went with bash + uname + shasum as they default requirements. I've always used cygwin or msys in windows and both work. It does require an install currently, but all the other options (sbt included) also required an install. This way, we could move to github faster. Sbt build should come around shortly, but still needs some fine tuning.
On Dec 2, 2011 9:34 PM, "Trond Olsen" <trond@steinbit.org> wrote: