Difference between revisions of "GhostBSD Builds"

From GhostBSD Wiki
Jump to: navigation, search
(Community Builds)
Line 1: Line 1:
 +
{{Navbar Development Contributor Page}}
 +
 
==Introduction==
 
==Introduction==
  

Revision as of 13:39, 26 October 2020

Development Contributor Page
Porters Guideline Guideline: How to Contribute Code GhostBSD Builds
Back to Icon Disti GhostBSD.pngContribution

Introduction

GhostBSD gets more and more interested. GhostBSD is developed by a team of BSD users and supported by its widespread community. Our Open Source Software development is different then other solutions. Our user community can be actively involved in the development of GhostBSD. We are always on the lookout for feedback on missing features, new ideas, app development and more.


Code

Most of our development is done in Python, GTK libraries, and standard shell(/bin/sh) scripts. There may be cases where other languages like C and other libraries are needed, but those will be evaluated on a case-by-case basis, so feel free to get involve and join us on http://forums.ghostbsd.org and on IRC at irc.freenode.net #ghostbsd-dev.


Adding new software

If you have a suggestion for a Port that doesn't exist yet or want to help ensure that new ports work flawlessly check out FreeBSD Port mailing list for any other information you might require, check out FreeBSD Porter's Handbook


Official GhostBSD Builds

All the code of GhostBSD is hosted on GitHub, feel free to browse through our GitHub repository where we store all GhostBSD source code and utilities.
The purpose of this tool is quickly generate live images for GhostBSD.

Community Builds

Fork us on GitHub.
If you see something you want to work on fork it, you have a proposal for the project, then feel free to let us know via http://forums.ghostbsd.org or irc.freenode.net #ghostbsd-dev and we'll be happy to help you get started.


Community Contribution on GitHub