parnec / One-Click-Deployment

One-click deploy Ubuntu development environment. :octocat: 一键部署Ubuntu开发环境。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Click Deployment Travis Language License AD

Update 29-07-2017: It's a collection of One-Click-Deployment Scripts written by myself.

MIT license. Contributions welcome.

Introduction

One-Click-Deployment/      root directory
     |
     +-- RECOVERY_SHELL/      scripts achieve the function
     |
     +-- README.md            manual of project
     |
     +-- LICENSE.md           license of project

There are 6 One-click Deployment Scripts can choose:

  • 1. Cuda8
  • 2. Anaconda3
  • 3. Cudnn
  • 4. Pycharm
  • 5. Tensorflow-gpu
  • 6. OpenCV3

Choose whatever you need, and run the corresponding bash to deploy them.

Note:
Because of the file size limit, only the code portion was uploaded here, without the corresponding packages. I will laterly upload the installation package resources to network.

Usage

  1. Use cd RECOVERY_SHELL/ to find scripts.
  2. Run the corresponding bash to deploy environment you need.

Requirements

  • Ubuntu

  • Bash (Ubuntu comes with)

License

MIT

About

One-click deploy Ubuntu development environment. :octocat: 一键部署Ubuntu开发环境。

License:Other


Languages

Language:Shell 100.0%