pygit2 git workspace sync (way faster)
This commit is contained in:
parent
214101899e
commit
5e6ada58ae
9 changed files with 210 additions and 212 deletions
|
@ -34,6 +34,8 @@ $ sudo sh Miniconda3-latest-MacOSX-x86_64.sh -p /opt/miniconda3 -b
|
|||
$ sudo conda update conda
|
||||
$ wget https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py36-osx-conda.yml
|
||||
$ conda env create -n q2dev --file qiime2-latest-py36-osx-conda.yml
|
||||
$ conda env create -n dotfiles -c conda-forge pygit2
|
||||
$ conda run -n dotfiles python ~/.dotfiles/bin/sync_git_repos.py ~/.dotfiles/repos.ini
|
||||
```
|
||||
|
||||
## optional vscode extensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue