Home > Stringr

Stringr

Stringr is a project mainly written in RUBY and JAVASCRIPT, it's free.

Small padrino app for group editing of Cocoa .strings files

Stringr

Small padrino application for group editing of Cocoa .strings localization files.

Basic usage

Project uses mongodb so you have to install it. For example with homebrew:

brew install mongo

After cloning run:

bundle install

padrino rake seed

Run specs with:

rspec spec
Previous:wms