Skip to content

neilli-sable/private_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivateCrawler

Environment

Working on Ubuntu 14.04LTS.

Install

  • sudo apt install build-essential libssl-dev git-core phantomjs -y
  • git clone https://github.com/sstephenson/rbenv.git ~/.rbenv
  • echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bash_profile
  • echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
  • exec $SHELL -l
  • gem install bundler
  • bundle install

Releases

No releases published

Packages

No packages published