Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 297 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 297 Bytes

go-cli

fun go-cli project

golang

June-07-2023

Agenda

  • Hello Wrold
  • Flags Library
  • Implement a dice rolling CLI tool
    • Roll a de
    • Roll
  • Talk about other Golang CLI libraries
    • Kingoin
    • Cobra
  • Setup Goreleaser to build binary
  • Setup Github actions to release binary