react-play icon indicating copy to clipboard operation
react-play copied to clipboard

✨ [Feature request]: Feature of adding play directly from user codebase through website

Open shrilakshmishastry opened this issue 2 years ago • 0 comments

Currently user follows the below steps to create a play:

  1. clone the repo
  2. yarn install
  3. yarn create-play
  4. Follow the sequence of steps in cmd to create a play

What feature to bring in?

A GUI or a way within react-play website where upon user clicking create button, taking him the sequence of steps and create a play and fork it to his account and create a branch with same as play name in his account.

shrilakshmishastry avatar Jun 04 '22 07:06 shrilakshmishastry