Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.32 KB

You don't win friends with salad!

Simpsons already did it! And now you can also do it. Stop eating the food of my food.

Get it on Google Play

Requirements

This application uses Apache Cordova. So the basic requirements are Node.js including npm. Additionally you will need the SDKs depending on what platforms you want to build the application for.

Installation

Add the platforms you want to build the application for:

cordova platform add android

Build the application:

cordova build

Developing

The easiest way to test changes quickly is to add the browser platform to your project. This requires Google Chrome.

cordova platform add browser

And then run the browser application locally:

cordova run browser

Contributing

  1. Fork the repository
  2. Create a branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'Add great new thing')
  4. Push to the branch (git push origin new-branch)
  5. Create new Pull Request

World flag images are provided by housewave on deviantart.