Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python script for (offline) installation #978

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

Thoemi09
Copy link
Contributor

Right now, the workflow is something like this:

  • clone and archive on local machine: python clone_archive_and_install.py -c -a
  • copy the archive to the remote machine
  • extract: tar xzf triqs_repositories
  • build and install: python triqs_repositories/clone_archive_and_install.py -i -j 12

The script takes a few command line arguments with which the git clone and cmake commands can be adjusted. Additionally, one can also change the repos dict directly in the python script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant