mariusvniekerk / condax

Install and run applications packaged with conda in isolated environments

Home Page:https://mariusvniekerk.github.io/condax/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add link subcommand

maresb opened this issue · comments

Allow to symlink entrypoints with a standalone command:

condax link [-n name] [-p prefix] packagename

This way we can also use condax functionality with user-managed (rather than just condax-managed) environments.