Bash script for pre-installing multiple applications to your Mac.
-
Open terminal on your computer
Press CMD + Space to open spotlight search, and type terminal and hit return.
-
Download our magic tool by simply pasting and running this script in your terminal
curl "https://gitlab.com/LeanConvert/lean-apps-installer/raw/master/leanconfig.sh" -
Run
chmod a+x leanconfig.sh -
Run
./leanconfig.shto run macic tool
Read more about brew cask here
Please update the leanconfig.sh file with required applications. To do so you need:
-
Run
brew cask search <application-name>to see if the required application has itscaskin thebrew -
You can use
npmto install npm packages. Usebrew caskfor the application only