view README.md @ 76:ff6851818210

Update template
author Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
date Tue, 04 Nov 2014 10:51:45 +0900
parents 42bdefb9a878
children
line wrap: on
line source

# setup ruby with rbenv

- git clone https://github.com/sstephenson/rbenv.git ~/.rbenv
- git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
- echo 'export PATH=$HOME/.rbenv/bin:$PATH' >> ~/.zshrc
- echo 'eval "$(rbenv init - zsh)' >> ~/.zshrc
- source ~/.zshrc
- rbenv install 2.1.0
- rbenv global 2.1.0

# install slideshow and templates

- gem install slideshow
- slideshow install --all
- cd ~/.slideshow/templates
- git clone git://github.com/slideshow-s9/slideshow-shower.git