Skip to content

Getable/www-redirector

Repository files navigation

www-redirector Build Status

Redirect to www.getable.com

Table of Contents generated with DocToc

Usage

npm start

Tests

Tests are in tape.

  • npm test will run the tests
  • npm run tdd will run the tests on every file change.

Developing

To publish, run npm run release -- [{patch,minor,major}]

NOTE: you might need to sudo ln -s /usr/local/bin/node /usr/bin/node to ensure node is in your path for the git hooks to work

Requirements

  • npm > 2.0.0 So that passing args to a npm script will work. npm i -g npm
  • git > 1.8.3 So that git push --follow-tags will work. brew install git

License

Artistic 2.0 © Joey Baker and contributors. A copy of the license can be found in the file LICENSE.

About

redirects to the https://www.* version of any url

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published