Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

withgraphite/screenplay-cli

Repository files navigation

Screenplay CLI

About

The official CLI for Screenplay. To run, screenplay install <xcode_project> (also, simply running screenplay will show help).

Developing

  1. yarn install
  2. yarn build
  3. yarn link

You should now be able to call screenplay from the command line.

If you are a Screenplay developer, and you wish to develop this all in monologue, please run yarn link from within the xcodejs directory and then yarn link xcodejs in this directory. Note: please keep this folder self-contained within the monorepo so we can copy it into its own repo to publish.

Publishing

To bump in Homebrew,

To bump in NPM:

  • Bump the version in the package
  • yarn publish

License

(c) Screenplay Studios Inc., 2020 - All Rights Reserved