Handle Rez package repositories directly from CLI.
This project was bootstrapped with Rez Init.
Rez repository help you to handle Rez package repositories directly from CLI. You can add folder with :
rez repository add <path_to_folder>
You can remove folder with :
rez repository add <path_to_folder>
You can list all of repositories folder with :
rez repository --list
You can exec them directly from terminal by using the following command :
In the project directory, you can run :
Install Rez repository to your current rez environment.
Uninstall Rez repository from your current rez environment.
Remove all python run artefacts.
Launches the unittest test runner.
- Download latest version from Release
- Install it with the following commands :
rez python -m pip install <path_to_wheel>
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.
-
Billie Thompson - README & Contribution Templates - PurpleBooth
-
Ni-g-3l - Template Rez extension - Github