crystal-lang / distribution-scripts

40 stars 24 forks source link

Add manpages for shards #17

Closed straight-shoota closed 5 years ago

straight-shoota commented 6 years ago

Man pages for shards are missing from the package build, see https://github.com/crystal-lang/shards/issues/189#issuecomment-381178756.

RX14 commented 6 years ago

Have you tested this? I don't think this will build by eye.

straight-shoota commented 6 years ago

Unfortunately not. It's kind of difficult for me to setup the required development environment. I was hoping for some kind of automatic test on this repo. 😆

RX14 commented 6 years ago

@straight-shoota what do you mean, it's just docker.

straight-shoota commented 6 years ago

Yeah, but that's not as easy as it sounds on non-Pro Windows 10. Needed to install Docker Toolbox to run docker in a VM, get it to work in WSL, increase VM memory to compile crystal etc...

But I finally got it to work and fixed the patch.