Golang Tutorial

Following the video tutorials series from The Net Ninja on YouTube.

Description

A CLI application written in Go to generate a bill, add items to it, and save it to a local file.

Installation

Build

go build

Install

go install

Execute

bill