gpc

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

README ¶

gpc

GitHub Repo stars GitHub forks GitHub issues GitHub language count GitHub License

A simple Go project scaffolding tool for Go developers.


📑 Table of Contents


Features

  • Generate a clean Go project structure instantly
  • Automatically initialize Go module with default(project Name) or custom module path
  • Cross-platform (Windows, Linux, macOS)

Installation

Using Go
go install github.com/birukbelihu/gpc@latest
Manual install

Clone and build:

git clone https://github.com/birukbelihu/gpc

cd gpc

go build

Usage

Create a new Go project
gpc myApp

Contribute

Want to improve gpc? Contributions are welcome!

License

This project is licensed under the Apache License 2.0. See the LICENSE file for more details.

Documentation ¶

The Go Gopher

There is no documentation for this package.

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

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