Aniseto / NosoWalletCPP

Noso Wallet implementation in C++
https://www.nosocoin.com
MIT License
2 stars 1 forks source link

CI/CD with vcpkg cmake #10

Closed gcarreno closed 1 year ago

gcarreno commented 1 year ago

Hey @Aniseto,

If I didn't mess up, this is all there is needed to get vcpkg+cmake working with GitHub actions.

It includes:

Be sure to put in your mind that every time you do a release, before you trigger the push of the tags you need to edit the release-notes.md file in order to have what's new on that release.

Hope this all makes sense, but if not, you know where to contact me, right?

Cheers, Gus