tomgi / git_stats

GitStats is a git repository statistics generator.
MIT License
1.08k stars 152 forks source link

install on WSL #88

Open luanmingyi opened 6 years ago

luanmingyi commented 6 years ago

Some errors occur due to nokogiri, and this helps me on Ubuntu running on WSL: sudo apt-get install build-essential patch ruby-dev zlib1g-dev liblzma-dev sudo gem install git_stats

reference: error-message-when-trying-to-update-nokogiri-gem