Skip to content

JavaPosseRoundup/lightning

Repository files navigation

ontap

Find local pubs, breweries and hostelries, and what's on tap there

Developer Setup

  1. Git clone this repo

  2. (Optional) Generate your Eclipse files:

     activator eclipse
    
  3. (Optional) Open the project in IntelliJ by just opening the project from it's build.sbt file

  4. Run the app:

     activator ~run
    
  5. Run the tests:

     # continuous mode
     activator ~test
     
     # one time
     activator test
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published