-
Notifications
You must be signed in to change notification settings - Fork 4
Contribute guideline
Vu Tuan Hai edited this page Apr 10, 2024
·
2 revisions
Instruction:
- Install Git or GitHub Desktop, and an editor such as Visual Studio Code.
- Send your GitHub username to haivt@uit.edu.vn, after that, I will add you as a collaborator in this repository.
- Clone your branch to your computer.
git clone https://github.com/vutuanhai237/qoop.git
- Create a new branch (set name as your username) for your work and switch to your branch.
- Modify/add the code [Guideline later]
- Install all needed packages.
cd qoop
pip install -r requirements.txt
- Test
Copyright @ 2024 Hai et al
- Home
- Contribute guideline
- Installation guideline
- Package requirements
- Core
- GA-QAS
- Example
- Advanced