Code Monkey home page Code Monkey logo

bruno's Introduction

Bruno Build Status Code Climate Gem Version

Bruno is a small tool to convert your Localizable.strings (iOS) files into strings.xml (Android) and viceversa.

Installation

To install Bruno:

gem install bruno

Examples

From iOS to Android:

bruno convert --in Localizable.strings --out strings.xml

Or, if you already have the strings.xml file:

bruno convert --in strings.xml --out Localizable.strings

Bruno will detect automatically the format for you, so the name of the file does not matter.

In future releases

  • Support for comments
  • Handle invalid formats of files

Tested Compatibility

  • Ruby 2.1.2
  • Ruby 2.0.0
  • Ruby 1.9.3
  • Ruby 1.8.7
  • JRuby 1.8 Mode
  • JRuby 1.9 Mode
  • Rubinius 1.8 Mode
  • Rubinius 1.9 Mode

Changelog

0.0.2 August 2, 2014

Improved code, fixed some minor mistakes

0.0.1 May 18, 2013

First release

Development

Fork the project and install all the dependencies with:

bundle

To run the tests:

rake

Author

José M. Gilgado

##License MIT License

bruno's People

Contributors

josem avatar andrei4002 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.