setup-cpp icon indicating copy to clipboard operation
setup-cpp copied to clipboard

Publish the utility functions as separate packages

Open aminya opened this issue 3 years ago • 1 comments

The utility functions I have written for setup-cpp are general, and they can be published as a separate package on npm to allow others to use them. https://github.com/aminya/setup-cpp/tree/master/src/utils

aminya avatar May 17 '22 21:05 aminya

We can start with a mono-repository for now. Then later we can move the utils to a separate repository if needed.

aminya avatar Aug 07 '22 23:08 aminya