Entry point

resort.setup(work_dir='.resort', profiles=None)

Configures a project to be managed by resort.

Parameters:
  • work_dir (str) – Path of directory were profiles will be created.
  • profiles (dict) – Dictionary containing profile type and instance entries.