Back to Codeberg

Building

forgejo-contrib-forgejo-cli-wiki-building.md

latest2.1 KB
Original Source

forgejo-contrib/forgejo-cli

Watch20

Star402

Fork

You've already forked forgejo-cli

51

CodeIssues 44Pull requests 8Releases 11Packages 2WikiActivity

Page: Building

Pages

ActionsAuthenticationBuildingHomeInstallationIssuesOrganizationsPRsRepositoriesUsers

HTTPS

No results

4 Building Cyborus edited this page 2026-01-14 11:28:50 -05:00

#Table of Contents

Build-time environment variables

Setting the build type

The value shown next to build type in fj version --verbose can be set with the BUILD_TYPE env var. If you are building for a package manager, it's recommended to set this to the distro's name.

Feature flags

  • update-check - Enables fj version --check, which checks the Releases tab on Codeberg for a new version of FJ. Not recommended for builds outside of the ones published on Codeberg.