- Please make sure git has been installed.
Please make sure vim has been installed.- Please make sure vim is 7.3.598+, the reason is that Plugin YouCompleteMe's requirements.
Please additional python moudle texttablepip install texttable
-
Clone this project to your local machine.
git clone https://github.com/liboshi/linux-dev-setup.git -
Run following command
cd linux-dev-setupsudo apt install python-setuptoolssudo python setup.py installlinux-dev-setup
- Testing done on Ubuntu.
Install or update git, vim automatically.Add python setup.py for python module requirements.