Discover Packages
github.com/arschles/go-in-5-minutes
episode18
command
Version:
v0.0.0-...-c6e3130
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Writing a CLI App
Go in 5 Minutes, episode 18.
This screencast teaches how to write a command line app in Go. We'll use the
cobra package, which is my go-to for every command line
app I've written for the last year.
Screencast video: https://goin5minutes.com/screencast/episode_18_cli_with_cobra/
Outline
The cobra package
Basics for writing an app
Adding a subcommand
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.