might be off topic..

Karl Auer kauer at biplane.com.au
Wed Jun 4 23:22:21 UTC 2025


On Wed, 2025-06-04 at 11:32 -0400, bruce wrote:
> Looking over different articles/vids, and wondered, when it comes to
> setting up projects, does anyone have a "good" overview/process/docs
> of the entire dev/build process from "idea" to release, that would
> use Github/repos?

Are you asking "how do I use git/GitHub" or are you asking "how do I
release a piece of software"?

For the first, there are any number of books and articles, and use of
GitHub, CodeBerg, GitLab etc is free for small-scale personal use.

For the second, that gets much more complicated. It depends on how
complex your software is, how you want to package it, how many
operating systems and packaging systems you want to support and so on.
GitHub, GitLab and co have excellent CI/CD features that let you
version, pipeline and release. That said, GitHub (or any other
repository management platform) is not the only way to release
software.

Looking at, playing with and gaining an understanding of an existing
project similar in nature, scope and complexity to yours, would
probably be the best way to gain the knowhow you need.

Alternatively, seek out a partner in crime :-) with the necessary
skills...

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au, he/him)
http://www.biplane.com.au/kauer





More information about the ubuntu-users mailing list