Skip to content

One weird trick to help you find friends! Vegetarians hate him!

Notifications You must be signed in to change notification settings

IngoAlbers/no_salad_friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

One weird trick to help you find friends! Vegetarians hate him!

Resources

Stars

Watchers

Forks

Packages

No packages published