The Wayback Machine - https://web.archive.org/web/20201124151127/https://github.com/liboshi/linux-dev-setup
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cli
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Linux development environment setup.

>>> Happy coding with vim.

Requirement

  • 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 texttable pip install texttable

Installation

  • 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

Notes

  • Testing done on Ubuntu.

Further development

  • Install or update git, vim automatically.
  • Add python setup.py for python module requirements.

About

Linux development setup

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.