Skip to content

bownux/cramp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check my blog entry Introducing Cramp for the details.

Installation

Cramp works with either thin or Rainbows!

  gem install thin

or:

  gem install rainbows

And then:

  gem install cramp

Development

First fork this project. Then:

  gem install bundler (if you don't have it)
  git clone git@github.com:[your-username]/cramp.git
  cd cramp
  bundle install
  rake

Make sure your changes include tests that cover those changes. Finally, submit a pull request.

About

Asynchronous ruby framework for realtime web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published