Categorygithub.com/CLesnar/go
module
0.0.0-20240301213915-c5ca51d3cb15
Repository: https://github.com/clesnar/go.git
Documentation: pkg.go.dev

# README

go

Go Library

Useful tools, middleware, types, and more, used for building web apps, commands, and various software.

Dev-Container

This repo uses a dev container for development. Typical use case is in VS Code install the 'Dev Containers' extension reopen the project in the container specified in /.devcontainer/docker-compose.yml.

Repo Structure

This repo is setup for multiple commands, packages, tools, assets, and more. Each command, package can import the various packages and make use of them.

Install software

The dev container should be up to date, but this is how to recreate it with all tools.

Homebrew (brew)

sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Packages

No description provided by the author
No description provided by the author