swiftplayground

1.0.3 • Public • Published

NPM version build-status License Dependency Status devDependency Status download  numbers Twitter

playground

A command line application to quickly create and launch a Xcode playground.

Installation

npm install -g swiftplayground

Usage

$ swiftplayground --help

Usage: swiftplayground [options]

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -n, --name [filename]  Name of the swift playground [SwiftPlayground]

Example
     $ swiftplayground -n FILENAME

Creates a new playground named FILENAME.playground in the current directory

Screenshots

command_line

swift_pg

TODO

  • Automatically create playground from a swift markdown language

License

The project is using MIT License.

Package Sidebar

Install

npm i swiftplayground

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • freesuraj