ldnode

v0.2.13
Linked Data Platform

start

node ./bin/ldnode.js

test

./node_modules/mocha/bin/mocha ./test/*.js

test-debug

DEBUG='ldnode:*' ./node_modules/mocha/bin/mocha ./test/*.js

test-acl

./node_modules/mocha/bin/mocha ./test/acl.js

test-params

./node_modules/mocha/bin/mocha ./test/params.js

test-http

./node_modules/mocha/bin/mocha ./test/http.js

test-formats

./node_modules/mocha/bin/mocha ./test/formats.js

test-errors

./node_modules/mocha/bin/mocha ./test/errors.js

ldp-webid

node ./bin/ldnode.js --webid --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v -r ./test/resources

ldp-ssl

node ./bin/ldnode.js --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v -r ./test/resources

Metadata

  • MIT
  • Whatever
  • Tim Berners-Lee
  • released 11/16/2015

Downloads