You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git checkout refactor-esgf # NOTE this is a temporary fix.
37
+
git checkout refactor-esgf # NOTE this is a temporary fix prior to a merge into the master branch
38
38
cd src/python
39
39
pip install -e . # You can modify the source in place
40
-
esgpublish --version # check v5.2.0 has
40
+
esgpublish --version # check v5.2.0 has been installed
41
41
42
42
Now you will be able to call all commands in this package from any directory. A default config file, ``esg.yaml`` will populate in ``$HOME/.esg`` where ``$HOME`` is your home directory.
0 commit comments