Skip to content
cythrawll edited this page Mar 31, 2011 · 8 revisions

Welcome to the scalaircbot wiki!

To run the master branch:

  • Copy config.xml to config-prod.xml
  • Edit the file with your parameters
  • make run

Running cythrawll’s sbt tree:

  • first time run: sbt update to grab the dependencies
  • Copy config.xml to config-prod.xml
  • Edit the file with your parameters
  • sbt "run config-prod.xml"
  • or sbt go
Clone this wiki locally