getblessing / rez-ozark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ozark

A production/development environment setup powered by Rez, Allzpark and MongoDB.

image

Usage

Ozark ships with a MongoDB/MontyDB based Rez package repository plugin which used to store Allzpark profile packages, you may see ozark/config/rezconfig.py for configuration details.

  • Enter Ozark

    $ rez-env ozark
  • Init profile at current working directory

    $ party --init
  • Enable profile to MongoDB

    $ party --at release
  • Or MontyDB

    $ party --at install
  • List out all profiles

    $ party --list

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Shell 0.0%Language:Batchfile 0.0%