Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

maxWiklund/Jam

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jam Logo

Overview

Tool to ease development with rez.

Install Guide

Jam requires two environment variables to be set to work:

Variable Name Description
JAM_CONFIG_PATH Directory to store Jam configs.
JAM_BUILD_PATH Directory to store installed temp packages.
python setup.py --install

User Guide

Creating new config.

jam new <config name>

Editing existing config.

jam edit <config name>

Adding packages to config.

# Adding remote package.
jam edit <config name>
jam add "package-2.0.0"

# Adding local package.
jam add /path/to/package.py

# You don't need to enter edit mode to add a package.
jam add "python-2.7+<4" --config <config name>

Running config

jam edit <config name>
jam run 

jam run -c <alias or executable>

# Example
jam run --config maya2020 -c maya

About

Tool to ease development with rez.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.