Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnmurray/testintellijsetup

A sample project to make sure your Worksheets are working in IntelliJ
https://github.com/johnmurray/testintellijsetup

Last synced: about 1 month ago
JSON representation

A sample project to make sure your Worksheets are working in IntelliJ

Awesome Lists containing this project

README

        

# Test IntelliJ Setup

A simple template to get started with a new Scala project.
The project includes the following dependencies

+ akka-actor (2.2.3)
+ scalaj-http (0.3.10)

### IntelliJ

You can get started in IntelliJ by generating the project files
via `sbt gen-idea`.