Video

line tool illustration for: Video

[youtube PP4CVvgLXrU 423 752]

About the Talk

Command line tools are amazing. They are simple, easy to automate, and fun to build. In this Tech Talk, we'll build a simple command line tool that helps us run our D&D campaign, package it up, and set up GitHub actions to build our tool.

What You'll Learn

  • How to build a command line tool in go
  • How to package your command line tool and upload it to GitHub releases

This Talk Is Designed For

Any developer who wants to build a command line application

Prerequisites

A basic understanding of Golang and how to setup a Golang environment

Resources

Golang

How to code in Go [eBook on the cloud provider Community]

How To Use the Flag Package in Go [the cloud provider Tutorial]

GitHub Actions

Simplify your workflow

RegEx Pal: test your Javascript and PCRE regular expressions