Marcnuth / setup-scripts

the setup scripts when start a new linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-scripts

This will install some necessary tools&libs for developing on A Linux(Ubuntu/Linux Mint) device.

Including Softwares/Libries

Common Softwares/Tools

  • Emacs
  • Tmux
  • ZSH & Oh My Zsh
  • Docker

Machine Learning

  • Python3
  • Tensorflow
  • Numpy
  • Scipy
  • Scikit-learn
  • Pandas
  • Xgboost

/Note: Only the py3 version libries will be installed./

Docker Images

  • Hadoop
  • Spark

Preconditions

No preconditions are required!

Usage

Install All

Download this repo and run following commands:

./prepare-linux-mint.sh

Install Optional

If you only want to install the Machine Learning or Tools of this repo, you could run

./prepare-python3.sh

or

./prepare-emacs.sh

or etc.

About

the setup scripts when start a new linux


Languages

Language:Emacs Lisp 55.3%Language:Shell 44.7%