Skip to content

These are the files I used to present Her at the 5th OpenCode on July 17th 2012.

Notifications You must be signed in to change notification settings

remi/opencode-her

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Her

These are the files I used to present Her at the 5th OpenCode on July 17th 2012.

API

$ cd api-grape
$ touch bluth.db
$ bundle install && bundle exec thin start --port 4002
…
>> Listening on 0.0.0.0:4002, CTRL+C to stop

Client

$ cd client-her
$ bundle install && bundle exec ruby app.rb
>> 

About

These are the files I used to present Her at the 5th OpenCode on July 17th 2012.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages