Shards: Support installing shards on Windows

Created on 20 Sep 2020  路  2Comments  路  Source: crystal-lang/shards

  • [x] [Use git's checkout feature directly to write out repo files](https://github.com/crystal-lang/shards/pull/435)
  • [x] [Don't use POSIX-specific shell constructs](https://github.com/crystal-lang/shards/pull/436)
  • [x] [Use Process.quote instead of the old platform-specific helper](https://github.com/crystal-lang/shards/pull/437)
  • [x] [Don't use compile-time shell commands to determine build timestamp](https://github.com/crystal-lang/shards/pull/438)
  • [x] [Windows: pass a flag to allow creating symlinks without admin rights ](https://github.com/crystal-lang/crystal/pull/9767)

Most helpful comment

And, for a big finale..!

(no need to reopen this, shards installation technically already works)

All 2 comments

This ain't closed, yet.

And, for a big finale..!

(no need to reopen this, shards installation technically already works)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ysbaddaden picture ysbaddaden  路  7Comments

kostya picture kostya  路  3Comments

straight-shoota picture straight-shoota  路  4Comments

jwoertink picture jwoertink  路  6Comments

straight-shoota picture straight-shoota  路  5Comments