Skip to content
 
 

Latest commit

 

History

233 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the application

Start the application on http://0.0.0.0:5005.

$ bundle install
$ bundle exec shotgun --port 5005 --host 0.0.0.0

Add URLs to your talk

$ bundle exec rake console
>> talk = Talk.all.select { |t| t.title =~ /RSpec/ }.first
talk.code_url = "https://github.com/remiprev/introduction-a-rspec"
talk.slides_url = "http://speakerdeck.com/remi/introduction-a-rspec"
talk.save

About

Le site officiel des évènements OpenCode

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages