-
Notifications
You must be signed in to change notification settings - Fork 196
Installation: One Click Install
-
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:
Navigate to the folder and run
./Karma
on terminal.Navigate to the folder, copy
Karma.app
to your Applications Folder and then openKarma.app
from your Applications folder. Because of security preferences on your machine, it might show you this error:Click OK, and then open
System Preferences
->Security & Privacy
as shown below:and click on
Open Anyway
forKarma.app
Application-
- Set JRE_HOME environmment variable.
- Navigate to the folder and open
Karma.exe
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.
You can set maximum heap size for karma on the main window. Once you change it, you need to restart karma.