crystal-lang / shards

Dependency manager for the Crystal language
Other
765 stars 102 forks source link

Don't use POSIX-specific shell constructs #436

Closed oprypin closed 4 years ago

oprypin commented 4 years ago

This is part of work to bring 'shards' to Windows.

oprypin commented 4 years ago

@bcardiff have you had a chance to look at my pull requests to Shards?