---
title: Install ForgeKit on Linux | Snap Store
description: Get the latest version of ForgeKit for Linux - Go CLI for generating,
  managing, analyzing and diagnosing backend APIs
url: https://snapcraft.io/forgekit
---

# ForgeKit

[Demetrius (cdevsolutions)](https://snapcraft.io/publisher/cdevsolutions "View all snaps from Demetrius (cdevsolutions)")

* [Demetrius (cdevsolutions)](https://snapcraft.io/publisher/cdevsolutions "View all snaps from Demetrius (cdevsolutions)")
* [Development](https://snapcraft.io/search?categories=development)

latest/stable 0.3.4

Install latest/stable of ForgeKit

---

**Install using the command line**

```
sudo snap install forgekit
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* forgekit

---

### License

* MIT

---

### Last updated

* 31 August 2026 - latest/stable

---

### Websites

* [github.com/Demetrius-ch/forgekit](https://github.com/Demetrius-ch/forgekit "https://github.com/Demetrius-ch/forgekit")

---

### Contact

* [forgekit@demetrius-ch.github.io](mailto:forgekit@demetrius-ch.github.io "mailto:forgekit@demetrius-ch.github.io")

---

### Source code

* [github.com/Demetrius-ch/forgekit](https://github.com/Demetrius-ch/forgekit "https://github.com/Demetrius-ch/forgekit")

---

### Report a bug

* [github.com/Demetrius-ch/forgekit/issues](https://github.com/Demetrius-ch/forgekit/issues "https://github.com/Demetrius-ch/forgekit/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/forgekit#report-snap-modal)

---

* [Description](https://snapcraft.io/forgekit#tab-description)
* [Security](https://snapcraft.io/forgekit#tab-security)

#### Go CLI for generating, managing, analyzing and diagnosing backend APIs

ForgeKit is a developer CLI written in Go that helps you bootstrap backend REST APIs
without manually creating the same project structure, configuration, database integration,
Docker files, migrations, and tests every time.

It generates production-ready Go REST APIs with a clean hexagonal architecture,
including PostgreSQL integration, Docker Compose, database migrations,
environment configuration, and automatic tests.

Features:

* Project scaffolding with hexagonal architecture
* PostgreSQL + Docker Compose + migrations
* Feature system (forge add/remove): auth, cors, logging, swagger
* Architecture validation (forge doctor, forge check, forge analyze)
* Project inspection (forge inspect)
* Extensible CLI with JSON output and CI modes

---

## Install ForgeKit on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/forgekit/arch)

[### CentOS](https://snapcraft.io/install/forgekit/centos)

[### Debian](https://snapcraft.io/install/forgekit/debian)

[### elementary OS](https://snapcraft.io/install/forgekit/elementary)

[### Fedora](https://snapcraft.io/install/forgekit/fedora)

[### KDE Neon](https://snapcraft.io/install/forgekit/kde-neon)

[### Kubuntu](https://snapcraft.io/install/forgekit/kubuntu)

[### Manjaro](https://snapcraft.io/install/forgekit/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/forgekit/pop)

[### openSUSE](https://snapcraft.io/install/forgekit/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/forgekit/rhel)

[### Ubuntu](https://snapcraft.io/install/forgekit/ubuntu)
