-
Notifications
You must be signed in to change notification settings - Fork 196
Installation: One Click Install
##Installation
-
Install java if not already installed: Java version 1.7 or higher. Installation of the right version of java is important. For instance, if you are running a 64bit windows, you have to download 64bit java for windows.
-
Download karma app for your operating system. Unzip into a local folder
-
Depending on the OS, do the following: ###Linux Navigate to the folder and run
./Karma
on terminal.###Mac Navigate to the folder, copy
Karma.app
to your Applications Folder and then openKarma.app
from your Applications folder###Windows
- Set JRE_HOME environmment variable.
- Navigate to the folder and open
Karma.exe
##Usage
Once Karma app is opened, it automatically starts the server and launches on a web browser (It can take sometime the first time). In order to open a new instance on the browser, you can either click on "Open New Window" on the app or open localhost:8080
on a new window in the browser.
##Configuration You can set maximum heap size for karma on the main window. Once you change it, you need to restart karma.