An open API service indexing awesome lists of open source software.

https://github.com/infinitered/whitepotion

WhitePotion is just like RedPotion, but for OS X
https://github.com/infinitered/whitepotion

Last synced: 9 months ago
JSON representation

WhitePotion is just like RedPotion, but for OS X

Awesome Lists containing this project

README

          

# WhitePotion

WhitePotion - Just like RedPotion, but for OS X. The best combination of RubyMotion tools and libraries for building OS X apps.

**NOTE:** WhitePotion is still a work in progress and may not be suitable for production use. **USE AT YOUR OWN RISK!**

WhitePotion is a research project of [Infinite Red](http://infinite.red), a web and mobile development company based in Portland, OR and San Francisco, CA.

## Installation

Install the gem from the command line:

gem install whitepotion

Or add this line to an existing application's Gemfile:

gem 'whitepotion'

And then execute:

$ bundle

## Usage

To generate a new WhitePotion app:

whitepotion new my_app_name

## 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

## Premium Support

[WhitePotion](https://github.com/infinitered/whitepotion), as an open source project, is free to use and always will be. [Infinite Red](https://infinite.red/) offers premium WhitePotion support and general mobile app design/development services. Email us at [hello@infinite.red](mailto:hello@infinite.red) to get in touch with us for more details.