Skip to content

lightwave-lab/install_new_computer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install software in a new computer 0.0.1

Install basic software for different operating systems:

  • arch.mk
  • centos.mk
  • fedora.mk
  • mac.mk
  • ubuntu.mk

See documentation

Requirements

For MacOs type this into a terminal

xcode-select --install

Installation

Copy-paste these 3 lines into a terminal. For example bash install mac.mk will run the macOs installer

git clone https://github.com/joamatab/install_new_computer.git ~/install_new_computer
cd install_new_computer
bash install mac.mk

where you can replace mac.mk by any of the supported OS:

  • arch.mk
  • centos.mk
  • fedora.mk
  • mac.mk
  • ubuntu.mk

Links:

About

install basic software in your computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.3%
  • Shell 36.5%
  • Makefile 12.2%
  • XS 6.9%
  • Jupyter Notebook 0.5%
  • Dockerfile 0.2%
  • Other 0.4%