-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
batch5Pulls from batch5Pulls from batch5
Description
π€·ββοΈ Why
π¬ Prompt
Create a standard go project following recommended community standards. Is should build a GitHub Command line extension, I can continue to extend in the future.
π οΈ D.I.Y.
Go Do!
π€ Automation
.scripts/co-sample "Create boilerplate Go project" \
batch5 \
.devcontainer/postCreateCommand.sh \
.github/actions/build-go-binaries/action.yml \
.github/workflows/ready.yml \
.github/workflows/release.yml \
.golangci.yml \
.scripts/trunk-worthy \
.vscode/settings.json \
Makefile \
cmd/mkissue.go \
cmd/mkissue/mkissue.go \
cmd/mkissue/mkissue_test.go \
cmd/root.go \
go.mod \
go.sum \
main.go \
specs/template.issue.mdReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
batch5Pulls from batch5Pulls from batch5