Skip to content

klaaspieter/autonib2cib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cappuccino has been very successful at preserving the customary 'code and refresh' workflow for web developers. However, as any developer with more than a handful of cibs knows, having to manually run nib2cib breaks this workflow. Autonib2cib will solve this problem by automating the nib2cib process.

Installation

autonib2cib requires pyfsevents and baker. Both can be installed with easy_install.

** pyfsevents **: easy_install pyfsevents

** baker **: easy_install baker

** Note **: pyfsevents installation fails when XCode 4 is installed. If you have XCode 4 installed use these instructions.

Usage

Run python autonib2cib.py <PATH>

About

Automatically nib2cib changed nibs in a directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages