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/OpenAndrexial/Flux
https://github.com/OpenAndrexial/Flux
[email protected]:OpenAndrexial/Flux.git
gh repo clone OpenAndrexial/Flux
- Open
System.py
. - Run with Python
Copyright (c) 2022-2023 Depth
Licensed under the MIT license as stated in the LICENSE.