1.0.2 • Published 3 years ago

@findaway/marketplace v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

marketplace-workflows

Marketplace Workflow Scripts

Commands

  • create-audition-request-form
  • create-audition-requests
  • create-project
  • list-audition-requests
  • login
  • project-creator
  • set-narrator
  • set-project

project-creator

This command prompts for various details of the project state you'd like to achieve and then performs the necessary requests to create such a project.

When the script prompts for the narrator id you'd like to use, provide a marketplace narrator id (not a proper narrator profile id).

Getting Started

To run a command, in project root: node index.js {command}

E.g. node index.js project-creator

Todos

  • for project-creator, move narrator deposit preference to config phase so that script can run without any additional input