Search…
Introduction
Getting Started
Installation
Upgrade Guide
Configuration
Configuration Overview
App Config Reference
Cache Config Reference
Icon Configuration
Hiding Files
Help & Support
Troubleshooting
Common Issues
Developers
Development Environment
Code Analysis & Testing
Building Release Artifacts
Powered By
GitBook
Building Release Artifacts
Make
is required to run the release artifact creation commands and will build in the
artifacts
directory.
Build All
1
make artifacts
Copied!
Build
tar.gz
1
make tar
Copied!
Build
zip
1
make zip
Copied!
Developers - Previous
Code Analysis & Testing
Last modified
1yr ago
Copy link
Contents
Build All