Table of Contents
This is the template repo
This is the template repo
This is the template repo
- Python >= 3.9
-
Clone the repo
git clone https://github.com/sudoAlphaX/sudoAlphaX-template.git
-
Change to the directory
cd sudoAlphaX-template
-
Create a Python virtual environment
python -m .venv venv
-
Activate the virtual environment
source .venv/bin/activate
-
Install required packages
pip install -r requirements.txt
-
This is the template repo
-
Activate virtual environment
source .venv/bin/activate
-
Run main.py
- Roadmap 1
- Subroadmap 1
- Roadmap 2
- Roadmap 3
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Alpha - @sudoAlphaX
Repo Link: https://github.com/sudoAlphaX/sudoAlphaX-template