Submojo offers a simplified solution for incorporating other GitHub repositories', while we are waiting for a package manager.
Use the following command to install Submojo:
pip install git+ssh://git@github.com/zverianskii/submojo.git
To see a list of available repositories, use the following command:
sm list
To add a repository, use either of the following commands:
sm add <repo_name>
OR
sm add -i <repo_index_from_list>
Current index can be found here: https://gist.github.com/zverianskii/185aaea9e26702e50fc035411ae6cdf5
If you wish to add something to the index, we welcome Pull Requests!
If you are not satisfied with the current index, you can:
- Create a gist with the same structure, and
- Set the environment variable MOJO_PACKAGES_INDEX_URL