initgo

command module
v0.0.0-...-b547fc6 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2025 License: MIT Imports: 11 Imported by: 0

README

Go Project Folder Helper

This is a tool to help you create a new Go project folder.

Usage

go install github.com/rogafe/initgo@latest
initgo init foldername

# or

initgo webapp foldername

The webapp command will create a new webapp project folder with a main.go file and a .env.example file. using gofiber, htmx, tailwind

Features

  • Create a new Go project folder
  • Create a new webapp project folder with a main.go file and a .env.example file. using gofiber htmx, tailwindcss, and alpinejs.
  • Create a new api project folder with a main.go file and a .env.example file. using gofiber.
  • Create a new cli project folder with a main.go file and a .env.example file. using gofiber.
  • Create a new grpc project folder with a main.go file and a .env.example file. using gofiber.

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