ModularM
Modular2y ago
1 reply
PhoToN 旭輝

Tenka 点火 - Mojo package manager

https://github.com/shivasankarka/Tenka/tree/main
This is my attempt at a Conda like package manager for Mojo🔥. While there could be an official package manager in future, I appreciate an organized system and wanted to try my take on this problem and learn something along the way. It currently supports essential features like create, activate, deactivate, remove environments, install and uninstall Mojo packages directly from GitHub into designated environments. Please look at README for details on features and limitations. One of my top priorities right now is to figure out how to support installing different versions of Mojo in different environments. Future plans also include porting this code to pure Mojo. If you're interested in contributing, your input is greatly appreciated! Feel free to reach out on Discord or contribute directly via GitHub by creating issues or pull requests. Have a wonderful day, fellow Mojicians!
GitHub
A package manager for Mojo programming language written in python. - GitHub - shivasankarka/Tenka: A package manager for Mojo programming language written in python.
GitHub - shivasankarka/Tenka: A package manager for Mojo programmin...
Was this page helpful?