PQWV
A Tool to view web pages on pull request brach.
Installation
$ git clone https://github.com/sh4869/pqwv
$ rake install
$ gem install pkg/PQWV-0.1.0.gem
Or
$ gem install pqwv
Usage
$ cd /path/to/your/webpage/directory
$ pqwv [number of pull request you want to check]
Contributing
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
License
The gem is available as open source under the terms of the MIT License.
TODO
- Write Documentation in detail
- Support pull request from other user's repository