sifive / wit

Workspace Integration Tool
Apache License 2.0
23 stars 13 forks source link

Use coursier native binaries #173

Closed jackkoenig closed 5 years ago

jackkoenig commented 5 years ago

Coursier now publishes native binaries that have much faster startup time than using the published jars. For Linux and MacOS 64-bit we should use the binaries instead.

jackkoenig commented 5 years ago

Fixed by https://github.com/sifive/wit/pull/174