Skip to content

arne-vandamme/Sahi-1

 
 

Repository files navigation

Sahi Build Status

Requirements

  • Java 8
  • Maven

sahi-core:

  • Unix like OS

sahi-test-webapp:

Setting up the workspace

With IntelliJ

  • clone Sahi from this git repo
  • import the project how?
  • set the default run/debug configuration to use the sahi-core module as default working directory (or else your unittests will fail and the dashboard wont start) how?
  • run the Dashboard.main()

Packaging and running Sahi

Run

cd sahi-core
mvn clean package verify
cd bin
sh dashboard.sh

Then the required jars are built to run sahi with the scripts under sahi-core/bin.

Licenses

See License

Notes

This was pulled from svn using svn2git, so all prior subversion commits are available

About

Sahi Open Source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 39.2%
  • HTML 29.4%
  • JavaScript 28.8%
  • Ruby 2.0%
  • CSS 0.3%
  • PHP 0.1%
  • Other 0.2%