Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johnmurray/testintellijsetup
- Owner: JohnMurray
- Created: 2013-09-24T13:20:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T16:29:57.000Z (almost 11 years ago)
- Last Synced: 2024-10-15T23:26:01.012Z (3 months ago)
- Language: Scala
- Size: 34.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`.