Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 61ceb65

Browse files
committed
Update README
1 parent 05e1d72 commit 61ceb65

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# This Could Be Us But You Playing
22

3+
:warning: WIP
4+
35
Generates a Swift Playground for any Pod.
46

57
## Usage
68

9+
To generate a Playground from the commandline:
10+
11+
$ playground --platform=ios YOLO
12+
$ open YOLO.playground
13+
14+
To generate a Playground for a specific Pod:
15+
716
$ pod playgrounds POD_NAME
817

918
## Installation
1019

1120
$ gem install cocoapods-playgrounds
21+

0 commit comments

Comments
 (0)