template-go

module
v0.0.0-...-97e802f Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2024 License: Apache-2.0

README

A template for kicking off a Go project.

I have this new-go-project.sh script on my workstation:

#!/bin/bash -eu

git clone https://github.com/joonas-fi/template-go.git "$1"

# replace placeholders with concrete ones etc.
cd "$1" && bin/init-template.sh "$1"

Directories

Path Synopsis
cmd
foo

Jump to

Keyboard shortcuts

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