Back

AppErgo Hello

Development

A mini application to prepare AppErgo’s first software releases.

Overview

The goal of this project is to create a small test application, inspired by the classic “Hello World”, in order to prepare AppErgo’s first software release workflow.

This application will not be a real user tool. It will first help me validate C++ compilation with the tools I have chosen, as well as the creation of an installer. It will also make it possible to test the website in real conditions: download formats, SHA256 hashes, release pages, the Forge, Tools and Downloads sections, and the general behavior of the site before the first real software arrives.

This project will therefore act as a rehearsal and help me fix technical details before publishing genuinely useful tools.
AppErgo Hello
Before publishing the first real AppErgo software, I prefer to test the full release workflow with a very simple application that is easy to compile, package, download and replace if needed.