Closed denizural closed 3 years ago
Together with the pull request in the esm_tools, it is now possible to download codes that are not hosted in repositories (eg. GitHub, GitLab, svn, mercurial, ...). Here is a quick example:
esm_tools
esm_master get-tux-1.0 esm_master comp-tux-1.0 esm_master clean-tux-1.0
or esm_master install-tux-1.0.
esm_master install-tux-1.0
Make sure that your X11 settings are on 😄
Will you merge this also to develop?
Hi @nwieters, sorry for the late response. I merged everything (tools and master) into both release and develop. Now, you can use them
Thank you.
Together with the pull request in the
esm_tools
, it is now possible to download codes that are not hosted in repositories (eg. GitHub, GitLab, svn, mercurial, ...). Here is a quick example:or
esm_master install-tux-1.0
.Make sure that your X11 settings are on 😄