gcstr / gcstr/dockform

Documentation update

Open
#75 0 comments 0 reactions 1 assignee View on GitHub

@gcstr is already working on this.

Since Aug 29, 2026.

Dominant language
Go
Stars
248
Forks
6
Avg merge
5h 32m
Merged PRs (30d)
19

Description

In the documentation page :

https://dockform.io/introduction/getting_started

The install command using go cli instead of :

go install github.com/gcstr/dockform@latest

should be ... :

go install github.com/gcstr/dockform/cmd/dockform@latest

I think.

command line interface - go install @latest found but does not contain package - Stack Overflow
https://stackoverflow.com/questions/72207512/go-install-latest-found-but-does-not-contain-package

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.