# Content ## Abstract forgejo is being published on Codeberg ([Link](https://codeberg.org/forgejo/forgejo/releases)), AUR has it present, e.g. Debian doesn't. This repository simply downloads the released binaries and packages them through nfpm. Few-minutes-approach - we don't fetch versioning from the releases page yet. ## Files / Folders ### /fs This reflects actual system folders, so here you'll find the actual scripts and libraries in the folders you'd put them into on your system. Separated into architecture specific folders. ### /Makefile Downloads the release binaries. Change FJVER to match the release, hit `make download`, done. ### /nfpm The packaging folder.