0.2.2 • Published 9 years ago

quiver2playground v0.2.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

quiver2playground

A utility to convert a Quiver notebook or notes to Xcode 6 playground files.

Installation

Install quiver2playground using npm:

$ [sudo] npm install -g quiver2playground

Usage

quiver2playground test.qvnotebook -o output_dir -p ios
quiver2playground test.qvnote -o output_dir -p osx

You can specify which platform's frameworks can be imported in the playground files with the --platform or -p option. Choices are ios and osx.

License

Released under the MIT license.

0.2.2

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago