Skip to content
Snippets Groups Projects
Select Git revision
  • f13d689837475b8e2e743c884b2832e6c8b86f46
  • master default
  • johannes/feature/noetic
3 results

docker-run-mac.sh

Blame
  • solution.ini 130 B
    [build]
    default=cd ../RSync && sbt compile
    skipTests=cd ../RSync && sbt compile
    
    [run]
    cmd=cd ../RSync && sbt --error "run bdt-u"