Aniket965 / travis_pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Pages

A node package allows you to automate the process of deploying to github pages by commiting through travis.

Currently in development. I would love to have this tested till this point to see if there are any issues.

To Test it

  • Create a blank git project.
  • Link it with repository on github.com [IMP]
  • run npm install -g travis_pages
  • run travis_pages install to install required files on your project

Any bugs reports will be helpful to improve this.

WIP [ALPHA]

About


Languages

Language:JavaScript 59.6%Language:Shell 40.4%