advent-of-code-2020

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2020 License: MIT

README

Advent of Code 2020

Version Build Release Coverage Report License

Solutions for the Advent of Code 2020 problems implemented in Golang.

How To Run

Prerequisites:

  • go version 1.13 or later
Development
  1. Run make init to initialize the environment.
  2. Run make run to execute the tool.
Test
  1. Run make init to initialize the environment.
  2. Run make test to execute the tests for the tool.

How To Build

Linux
  1. Run make init to initialize the environment.
  2. Run make build to build the tool.

References

Go Docs

Go Logus

Go Cobra

Go Testify

Go Project Layout

Directories

Path Synopsis
cmd
internal
pkg
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL