Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 752 Bytes

File metadata and controls

34 lines (24 loc) · 752 Bytes

Dev config

Scripts to install and configure my development tools on windows :

How to setup

  1. Download the git repository on you computer
curl -sL https://github.com/mc-lep/dev-config/archive/main.tar.gz | tar xz
  1. Go to the folder dev-config-main
cd dev-config-main
  1. Install developement tools
./install.cmd
  1. Configure development tools
./configure.cmd