/food-bot

Primary LanguageJavaMIT LicenseMIT

Slack Food Bot Build Status

Posts daily meal in our slack channel.

Running Locally

  • Clone with recursive submodules
  • PORT=9000 ./gradlew run or heroku local web

Import in Eclipse

  • Import > Gradle Project will import all projects including submodules

Deploying to Heroku

$ git push heroku
$ heroku open