KITAITI Makoto
null+****@clear*****
Fri Oct 17 00:42:43 JST 2014
KITAITI Makoto 2014-10-17 00:42:43 +0900 (Fri, 17 Oct 2014) New Revision: c9ec2a43e817f9979db871e6d021eaadb52f2320 https://github.com/ranguba/epub-searcher/commit/c9ec2a43e817f9979db871e6d021eaadb52f2320 Message: Add cloning repository to steps to set up Modified files: Procfile README.md Modified: Procfile (+1 -0) =================================================================== --- Procfile 2014-10-17 00:41:18 +0900 (9cc61de) +++ Procfile 2014-10-17 00:42:43 +0900 (4fad3bf) @@ -1,2 +1,3 @@ +app: rackup engine: cd db && bundle exec droonga-engine --host=127.0.0.1 --log-file=droonga-engine.log --pid-file=droonga-engine.pid http-server: export PATH=$PWD/node_modules/.bin:$PATH && cd db && droonga-http-server --receive-host-name=127.0.0.1 --droonga-engine-host-name=localhost --environment=development --cache-size=-1 --pid-file=droonga-http-server.pid Modified: README.md (+2 -0) =================================================================== --- README.md 2014-10-17 00:41:18 +0900 (004e773) +++ README.md 2014-10-17 00:42:43 +0900 (2955ece) @@ -6,6 +6,8 @@ A EPUB search Web application based on droonga. Setting development environment up ---------------------------------- + $ git clone https://github.com/ranguba/epub-searcher.git + $ cd epub-searcher $ bundle install --path=vendor/bundle $ npm install $ bundle exec foreman start -------------- next part -------------- HTML����������������������������...Download