rack-livereload
https://github.com/onesupercoder/rack-livereload
파일 탐색기
최종 버전 다운로드 (.zip)- i_have_a_rack_app_with_live_reload.rb
- i_should_not_have_livereload_code.rb
- i_make_a_request_with_headers.rb
- env.rb
- skip_certain_browsers.feature
- rails32.gemfile
- rails40.gemfile
- livereload.js
- swfobject.js
- web_socket.js
- WebSocketMain.swf
- body_processor.rb
- processing_skip_analyzer.rb
- livereload.rb
- rack-livereload.rb
- livereload.html.erb
- body_processor_spec.rb
- processing_skip_analyzer_spec.rb
- livereload_spec.rb
- spec_helper.rb
- .gitignore
- .travis.yml
- Appraisals
- config.ru
- Gemfile
- Guardfile
- index.html
- LICENSE
- rack-livereload.gemspec
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/johnbintz/rack-livereload
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd rack-livereload
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
