An open API service indexing awesome lists of open source software.

https://github.com/hellock/easyguide

Installation and configuration guide to some softwares and libraries.
https://github.com/hellock/easyguide

Last synced: 5 days ago
JSON representation

Installation and configuration guide to some softwares and libraries.

Awesome Lists containing this project

README

          

# EasyGuide

This repository records the installataion and configuration guide to some softwares and libraries, based on the maintainer's experience.

## Guide List
- [Configure a new ubuntu machine](https://github.com/hellock/easyguide/blob/master/new_ubuntu.md)
- [Configure SSH access to Github](https://github.com/hellock/easyguide/blob/master/github.md)
- [Install OpenCV 3](https://github.com/hellock/easyguide/blob/master/opencv3.md)
- [Install Qt5 and PyQt5](https://github.com/hellock/easyguide/blob/master/pyqt5.md)
- [Install dlib](https://github.com/hellock/easyguide/blob/master/dlib.md)
- [Install TeX Live](https://github.com/hellock/easyguide/blob/master/texlive.md)
- [Install Neovim](https://github.com/hellock/easyguide/blob/master/neovim.md)
- [Install CUDA and cuDNN](https://github.com/hellock/easyguide/blob/master/cuda.md)
- [Install Caffe](https://github.com/hellock/easyguide/blob/master/caffe.md)