relative-path-map

v1.0.1
Configure a map of paths that may refer to each other
path paths relative map object config template directory

test

npm run jshint && npm run jscs && npm run mocha

jshint

jshint . --exclude-path .gitignore

jscs

jscs .

mocha

istanbul cover _mocha

coverage

npm test && open ./coverage/lcov-report/index.html

coveralls

cat ./coverage/lcov.info | coveralls

clean

rm -rf ./node_modules ./coverage

preversion

npm run test
npm i relative-path-map

Metadata

  • MIT
  • >=0.10
  • Akim McMath
  • released 3/8/2016

Downloads

Maintainers