Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Installation: One Click Install

Dipsy Kapoor edited this page Sep 27, 2016 · 12 revisions

##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 and open Karma.app

    ###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.

Clone this wiki locally