Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 195 Bytes
  1. git clone git://github.com/unloved/isabel.git
  2. cd isabel; bundle
  3. git clone some_repo; cd some_repo; yardoc
  4. cd ..
  5. bundle exec ruby isabel.rb -o 127.0.0.1 -p 8888 >> ./log/file 2>&1 &