mirror of
https://github.com/balkian/hook.io-dbpedia.git
synced 2025-09-02 17:12:20 +00:00
First commit
This commit is contained in:
4
bin/index.js
Normal file
4
bin/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
require('coffee-script')
|
||||
var Hook = require('../lib/hook.io-dbpedia').DBPediaHook
|
||||
var SparHook = new Hook()
|
||||
SparHook.start()
|
Reference in New Issue
Block a user