Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 298 Bytes

noflo-clutter

User interaction components for NoFlo with Clutter/gjs environment

Compiling

$ npm install
$ npm install -g grunt-cli
$ grunt ui
$ grunt build

Tests

A basic test is available in the test/ directory.

$ cd test/
$ gjs -I ./js test-clutter.js