Skip to content

GunioRobot/specs2

 
 

Repository files navigation

Installation instructions

You need to download and install sbt (simple build tool) Then execute the following command:

    > sbt update publish-local

Then you can generate the User Guide with:

    sbt
    > test-only org.specs2.UserGuide -- html

This should create html files in the target/specs2-reports directory.

About

Software Specifications for Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 89.5%
  • JavaScript 10.0%
  • Shell 0.5%