-
Notifications
You must be signed in to change notification settings - Fork 1
Developers wiki
Kohei Noda edited this page Feb 19, 2024
·
2 revisions
- Fork this repository
https://github.com/RQC-HU/dcaspt2_input_generator/fork - Clone the forked repository to your local machine
git clone https://github.com/your_github_name/dcaspt2_input_generator.git
- Install dcaspt2_input_generator to your local machine with the dev parameter
cd dcaspt2_input_generator && pip install -e .[dev]
- Following the above steps, dcaspt2_input_generator will start using the local source code you cloned!