DevChatter / ChatterBot

Highly modular Twitch chat bot.
MIT License
10 stars 5 forks source link

Set Up Automated Builds #9

Open benrick opened 4 years ago

benrick commented 4 years ago

Use GitHub Actions to do a simple Build and Run of the project tests. We'll add requirement to PRs into main/dev that they have to pass the automated build.

Long term plan is that we'll actually need to package up builds using actions as well.

SimonGeering commented 4 years ago

Step 1:

Step 2: (Blocked by #23)