Skip to content

Updated version of "Kwalify is a parser, schema validator, and data binding tool for YAML and JSON"

License

Notifications You must be signed in to change notification settings

jasnow/rkwalify

RKwalify

Gem Version Ruby CI

Table of Contents generated with DocToc

  • release:: 1.4.0-beta
  • lastupdate:: $Date$
  • copyright:: copyright(c) 2005-2010 kuwata-lab all rights reserved.

Introduction

Updated version of "RKwalify is a parser, schema validator, and data binding tool for YAML and JSON"

Getting Started Using Gem

  • 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

CONTRIBUTE

See CONTRIBUTING.md for details.

Contributing as developer

  • 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.

License

MIT License

Copyright

copyright(c) 2005-2010 kuwata-lab all rights reserved.
copyright(c) 2026 Al Snow all rights reserved.

About

Updated version of "Kwalify is a parser, schema validator, and data binding tool for YAML and JSON"

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages