There are multiple ways to participate in the community:
- Upvote popular feature requests
- Submit a new feature
- File bugs and feature requests.
- Review source code changes
.
├──src // Source code for System modules
└──System.py // Collection of all submodules in one module
Ensure you have following components:
- Git
- Visual Studio Code with following individual components:
- Python
- Pylance (recommended)
- Python
Clone the repository:
git clone https://github.com/RiversideValley/Flux
https://github.com/RiversideValley/Flux
[email protected]:RiversideValley/Flux.git
gh repo clone RiversideValley/Flux
- Open
System.py
. - Run with Python
Copyright (c) 2022-2023 Riverside Valley Corporation
Licensed under the MIT license as stated in the LICENSE.