magic-chunks / magic-chunks-dotnetcore

Easy to use tool to config transformations for JSON, XML and YAML.
MIT License
106 stars 48 forks source link

Enable VSTS task to run cross platform #7

Open damienpontifex opened 8 years ago

damienpontifex commented 8 years ago

The VSTS task.json only has an execution profile for Powershell which limits the running of this on Mac/Linux with the cross platform build agent.

It would be great to have a Node system also which uses typescript/javascript as Microsoft do with there powershell tasks when running on nix systems. e.g. the CopyPublishBuildArtifacts task.

Happy to help/contribute if desired to get this going.

sergeyzwezdin commented 8 years ago

Thank you for your contributing. That's is pretty interesting, but I didn't plan to use it cross-platform actually :-) I will check your code once I'll have a time, but it's worth to mention I'm going to go vacation next week and won't have internet connection at that time. So I guess I will check it later.

nukec commented 6 years ago

Hey @sergeyzwezdin any progress on this?

chivandikwa commented 2 years ago

This project has the suffix dotnetcore, a bit ironing then that this feature is open to have cross platform support