1
1
mirror of https://github.com/nsomar/Swiftline.git synced 2024-08-15 16:40:24 +03:00
Swiftline/Examples/Readme.md
2015-11-12 08:54:15 +00:00

312 B

To run examples

Install cocoapods-rome

$ gem install cocoapods-rome

Run pod install


To run any example:

chmod a+x Example.swift
./Example.swift

For example to run ColorizeExample.swift

chmod a+x ColorizeExample.swift
./ColorizeExample.swift