albertocavalcante / cli

A template for a Go CLI built by Bazel
GNU General Public License v3.0
0 stars 0 forks source link

Enable GitHub Actions for CI #1

Open albertocavalcante opened 8 months ago

albertocavalcante commented 8 months ago

This project should have a sample GitHub Actions workflow that will build the project from its source.

Ideally, it should use bazel to build the project. But it won't a strict requirement at this time.