Skip to content

sourcery/okay

Repository files navigation

Okay

Okay Enhances HTML with data-attributes and JSON

Learn how to use it here, or check out the sample app

Installation

Add this line to your application's Gemfile:

gem 'okay'

And then execute:

$ bundle

Or install it yourself as:

$ gem install okay

Run setup:

$ setup

Run the tests:

$ rspec
$ mocha

Run the sample app server:

$ server

Usage

Learn how to use it here, or check out the sample app

Development

After checking out the repo, run bin/setup to install dependencies. Then, run server to check out the sample app.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/okay/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

About

An "A-Okay" way to enhance your browser application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors