Project

susanoo

0.01
No commit activity in last 3 years
No release in over 3 years
Develop mobile application using apache cordova and ruby utilities.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 0

Runtime

 Project Readme

Susanoo

Susanoo is a meta framework to create and develop hybrid mobile applications. By using Susanoo you will work in a familiar environment especially if you are a Ruby developer.
Susanoo uses Apache Cordova.

Installation

Add Susanoo to your Gemfile:

gem 'susanoo'

And then execute:

$ bundle

Or install it using the command line:

$ gem install susanoo

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credit

Yellowen

Susanoo is maintained and funded by Yellowen. Whenever a code snippet is borrowed or inspired by an existing code, we try to credit the original developer/designer in our source code. Let us know if you think we have missed to do this.

License

Copyright © 2014 Yellowen. It is free software, and may be redistributed under the terms specified in the LICENSE file.