Skip to content

Spike based on spray/spray-template to start playing with this technology

License

Notifications You must be signed in to change notification settings

lukaszdrynski/spray-spike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spray-spike

Spike based on spray/spray-template to start playing with this technology

Follow these steps to get started:

  1. Git-clone this repository.

     $ git clone https://github.com/anperez78/spray-spike
    
  2. Change directory into your clone:

     $ cd spray-spike
    
  3. Generate Intellij project metadata:

     $ ./sbt gen-idea
    
  4. Compile everything and run all tests:

     $ ./sbt clean compile test
    
  5. Start the application:

     $ ./sbt run
    

About

Spike based on spray/spray-template to start playing with this technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 98.7%
  • Shell 1.3%