cli-lab icon indicating copy to clipboard operation
cli-lab copied to clipboard

Make xcopy-deployable on Windows

Open vatsan-madhavan opened this issue 5 years ago • 2 comments

The current MSI installer approach is excellent, but many users like me prefer small tools to be xcopy-deployable just like .NET Core applications themselves are designed to be 😉

Can an xcopy-deployable option be provided as part of the 'releases' downloads page for Windows?

vatsan-madhavan avatar Mar 30 '20 23:03 vatsan-madhavan

As it's non-trivial to support another delivery mechanism, we aren't planning on adding a xcopy-deployable option at this time. However, we encourage the community contributions so feel free to make a PR to add support.

sfoslund avatar Mar 31 '20 17:03 sfoslund

Alright, I'll take a peek.

vatsan-madhavan avatar Mar 31 '20 18:03 vatsan-madhavan