cgag / loc

Count lines of code quickly.
MIT License
2.31k stars 126 forks source link

Request: set up Windows releases #30

Closed zackschuster closed 7 years ago

zackschuster commented 7 years ago

Doing this would allow easy integration with Chocolatey. The only set up required within the repo is CI with AppVeyor; ripgrep has a config file to adapt (I can PR this into the repo). Once that's done, I have the distribution config for Chocolatey set up and ready to go.

cgag commented 7 years ago

I'd be love to accept a PR for Appveyor. I saw it in the RustEverywhere config I got travis from, but I had a goal of posting this in the morning of whatever morning I posted on reddit, and was too tired/lazy to experiment with it. If you do a PR I'll try to find some time tomorrow to get that going.

I'd never heard of Chocolately. I should have realized there'd be some sort of package manager for Windows. Cool stuff.

zackschuster commented 7 years ago

Ping for this. Have had https://github.com/cgag/loc/pull/34 sitting for a while.