project-layout

project-layout

Standard Go Project Layout

OTHERdevelopment
55,929 stars5,446 forksMakefile

Installation Guide

Complexity:Moderate

Prerequisites

  • Makefile installed
# Installation

```bash
git clone https://github.com/golang-standards/project-layout.git
cd project-layout
```

See https://github.com/golang-standards/project-layout for detailed instructions.

Quick Commands

git clone https://github.com/golang-standards/project-layout.git