Skip to content

lo1tuma/galenframework-cli

 
 

Repository files navigation

galenframework-cli

Build Status Build status npm version Dependency Status devDependency Status

Join the chat at https://gitter.im/hypery2k/galenframework-cli Bountysource Flattr this git repo

The command line tool to use Galen.

NPM

Galen allows automated testing of look and feel for your responsive websites.

Installation

You must have Java 6+ installed.

(sudo) npm install -g galenframework-cli

In case of errors within Ubuntu/Debian, e.g.

sh: 1: node: not find

Then you need to install nodejs-legacy:

(sudo) apt-get install nodejs-legacy

About

NPM wrapper for galenframework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • Other 2.0%