Commit f8df6377 authored by Andrea Colaci's avatar Andrea Colaci

include folder added

parent 0febc29f
console.log(require('path').relative('.', __dirname));
var path = require('path');
console.log(path.join(path.relative('.', __dirname), 'include'));
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment