-
Notifications
You must be signed in to change notification settings - Fork 24
Installation
Matthew Gallina edited this page Dec 12, 2019
·
18 revisions
-
Ensure you have Java 8 and Maven 3 installed (and available on your PATH)
-
Run the command: git clone https://github.com/mgtechsoftware/smockin.git
Linux / Mac Users
- Execute the file: ./run.sh
Windows Users
- Execute the file: install.bat followed by start.bat
-
Lastly open http://localhost:8000/index.html in your browser to access the sMockin dashboard
- Ensure you have Java 8 installed (and available on your PATH)
- Open http://www.smockin.com/#download in your browser
- Download the Binary version
- Unpack the downloaded zip file to a suitable location
- Run: install.sh
- Run: start.sh
- Open http://localhost:8000/index.html in your browser
- Open http://www.smockin.com/#download in your browser
- Download the Standalone version
- Unpack the downloaded zip file to a suitable location
- Run: install.sh
- Run: start.sh
- Open http://localhost:8000/index.html in your browser
If sMockin does not start up for any reason after following the above steps, then please refer to the Troubleshooting Guide, which details some of common causes.