ericbsd e8a179495c Add type annotations and docstrings across modules
- Introduced type annotations for functions, methods, and class variables
- Added docstrings to improve code clarity and maintainability
- Improved consistency in function signatures and replaced ambiguous types with specific ones
- Updated `setup.py` and key modules with better descriptions and format adjustments
2025-09-12 19:12:44 -03:00
2024-07-04 23:13:43 -03:00

Install Station

It is a strip down version of install-station and it is the new installer for GhostBSD.

Install Station only edit disk, partition and will install GhostBSD. Users and system setup will be done with at the first boot after installation with Setup Station.

Managing Translations

To create a translation file.

./setup.py create_translation --locale=fr

To update translation files

./setup.py update_translations
Languages
Python 92.6%
Shell 7.2%
CSS 0.2%