- 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-setup
sudo apt install python-setuptools
sudo python setup.py install
linux-dev-setup
- Testing done on Ubuntu.
Install or update git, vim automatically.Add python setup.py for python module requirements.