Table of Contents generated with DocToc
- release:: 1.4.0-beta
- lastupdate::
$Date$ - copyright:: copyright(c) 2005-2010 kuwata-lab all rights reserved.
Updated version of "RKwalify is a parser, schema validator, and data binding tool for YAML and JSON"
-
See documentation for details.
-
To install, add this line to your application's Gemfile:
- gem "rkwalify"
-
Or install directly with "gem install rkwalify".
(Optional) The 'devbin/inline-require' script to concatenate all scripts and libraries into a file.
$ cd rkwalify/
$ unset RUBYLIB
$ ruby ./devbin/inline-require -I ./lib ./bin/kwalify.rb > ./bin/kwalify
$ cp ./lib/kwalify/kwalify.schema.yaml ./bin
See CONTRIBUTING.md for details.
-
To create Gemfile.lock file, run "bundle install".
-
To run the tests, type "rake".
-
To run the tests with (simplecov) coverage,
- type "COVERAGE='yes' rake",
- and then open coverage/index.html in a browser.
copyright(c) 2005-2010 kuwata-lab all rights reserved.
copyright(c) 2026 Al Snow all rights reserved.