Skip to content

mmngreco/cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PIPX but with Conda

This is designed to install pipx-compatible packages with Conda. I created this as a solution for using pipx on MacOS.

Requires:

  • conda
  • python3

Example:

cx install git+https://github.com/mmngreco/takt

Post

Using it

touch ~/.local/bin/cx
chmod +x ~/.local/bin/cx

and paste the content of the cx file into it.

Gist

You can use this through pipx by running the following command: pipx run https://gist.githubusercontent.com/mmngreco/2ffa9738c64347f2942a7fa921ca93e1/raw/cx.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages