Skip to content

rubycorns/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatapp

Little sinatra chat-like app

To run the app you need sinatra

$ gem install sinatra

Then cd into the project folder and run

$ ruby main.rb

If you want to you can also use shotgun

$ gem install shotgun
$ shotgun main.rb

About

Little sinatra chat-like app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages