Skip to content

About

Development

The S2GOS Simulator uses pixi to manage the project. You can install the development environemnt using

pixi install -e dev

Code Style

The S2GOS client's source code is formatted and quality-controlled using ruff:

ruff format
ruff check

License

The S2GOS client is open source made available under the terms and conditions of the Apache 2.0 license.