kdl-cr

This is a Crystal implementation of the KDL Document Language

KDL

This is a Crystal implementation of the KDL Document Language

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      kdl:
        github: your-github-user/kdl-cr
    
  2. Run shards install

Usage

require "kdl"

KDL.parse_document(a_string) #=> KDL::Document

Contributing

  1. Fork it (https://github.com/your-github-user/kdl-cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

kdl-cr

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 0
  • about 1 month ago
  • March 11, 2024
License

MIT License

Links
Synced at

Fri, 17 May 2024 15:06:08 GMT

Languages