Skip to content

youcune/xpath-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPath Tester

probably you know, is a test tool of XPath. You can put XML, XPath and current node if you want.

How to install

I believe you have installed Ruby 2.x and bundler!

$ git clone https://github.com/youcune/xpath-tester.git
$ cd xpath-tester
$ bundle install --path vendor/bundle --without development test
$ bundle exec rails server -e production

or just visit http://xpath-tester.herokuapp.com/!

About

XPathをテストするツールです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages