Skip to content

radishmouse/learning-go-with-tests

Repository files navigation

Learning Go by way of https://quii.gitbook.io/learn-go-with-tests/

Local dev on NixOS using:

  • niv
  • lorri
  • direnv

One-time setup (run in the same dir as shell.nix)

niv init && niv update nixpkgs -b nixpkgs-unstable && lorri init && direnv allow

After a couple minutes, you can go into any project folder and run

go test

About

solutions and notes while working through https://quii.gitbook.io/learn-go-with-tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published