Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 632 Bytes

GObjects for JavaScript

You can use GObjects from any of 3 js intrepreters:

Node.js setup

You will need Node.js >= 0.6.0 and recent npm

cd gir/javascript/
npm install kapouer/node-gir
./node-run.sh test.node.js

Seed or gjs

cd gir/javascript/
sudo apt-get install gjs seed
./gnome-run.sh test.gnome.js