Skip to content

A graphical user interface for the GridBee Web Computing Framework project

Notifications You must be signed in to change notification settings

BME-IK/gridbee-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a web based GUI for the GridBee Web Computing Framework.

The GridBee framework can be found at: https://github.com/BME-IK/gridbee-framework

Building the CoffeeScript source code

  1. Install node.js. See http://nodejs.org/

  2. Install the node package manager. See http://npmjs.org/

  3. Install the appropriate node packages with the following command as administrator:

     npm install -g coffee-script less
    
  4. Build the CoffeeScript source code with:

     cake build
    

About

A graphical user interface for the GridBee Web Computing Framework project

Resources

Stars

Watchers

Forks

Packages

No packages published