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
- Host: GitHub
- URL: https://github.com/infinitered/whitepotion
- Owner: infinitered
- License: mit
- Created: 2015-08-27T18:21:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T18:37:18.000Z (almost 9 years ago)
- Last Synced: 2025-04-04T22:41:33.219Z (9 months ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 15
- Watchers: 21
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.