clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

Set up a CI/CD pipeline #41

Closed clarkio closed 5 years ago

clarkio commented 5 years ago

Set this up to prepare for running tests and other tasks along with automating the publishing process.

clarkio commented 5 years ago

Done! Whew... but we need to build upon this to better capture the version of the extension being released and automate the release creation/tags in GitHub too. Tracking that work in #72