Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Rightpoint/CtrlZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CtrlZ

CI Status Version License Platform

Important Notice

This repository is slated for deletion. Please find other solutions.

Usage

To run the example project, clone the repo, and open Example/Client/CtrlZ-Example.xcworkspace.

To play around with changing the strings you will need to change kCRZHostAddress in CRZAppDelegate to your IP address. (To find your IP address, enter ipconfig getifaddr en0 in Terminal.) After that, simply navigate to Example/Server/ in Terminal and enter python -m SimpleHTTPServer. You can now modify the strings in appStrings.json and watch them update in the example app.

Installation

CtrlZ is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "CtrlZ"

Author

Spencer Poff, spencer@raizlabs.com

License

CtrlZ is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published