Skip to content

Handle Rez package repositories directly from CLI.

License

Notifications You must be signed in to change notification settings

Ni-g-3l/rez-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rez Command Extension : rez-repository

Handle Rez package repositories directly from CLI.

Demo

This project was bootstrapped with Rez Init.

📤 rez-repository command

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 :

⚙️ Dev Commands

In the project directory, you can run :

make install

Install Rez repository to your current rez environment.

make uninstall

Uninstall Rez repository from your current rez environment.

make clean

Remove all python run artefacts.

make test

Launches the unittest test runner.

📥 Installation

  1. Download latest version from Release
  2. Install it with the following commands :
rez python -m pip install <path_to_wheel>

🔢 Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

🤹 Authors / Contributers / Attributions

See also the list of contributors who participated in this project.

📃 License

This project is licensed under the MIT License - see the LICENSE.md file for details.

👏 Acknowledgments

  • Billie Thompson - README & Contribution Templates - PurpleBooth

  • Ni-g-3l - Template Rez extension - Github

About

Handle Rez package repositories directly from CLI.

Resources

License

Stars

Watchers

Forks