Skip to content

Bash script for pre-installing most common used applications to your Mac.

License

Notifications You must be signed in to change notification settings

leanconvert/lean-apps-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Bash script for pre-installing multiple applications to your Mac.

Get Started

  1. Open terminal on your computer

    Press CMD + Space to open spotlight search, and type terminal and hit return.

  2. 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"
  3. Run chmod a+x leanconfig.sh

  4. Run ./leanconfig.sh to run macic tool

Read more about brew cask here

Contribute

Please update the leanconfig.sh file with required applications. To do so you need:

  1. Run brew cask search <application-name> to see if the required application has its cask in the brew

  2. You can use npm to install npm packages. Use brew cask for the application only

About

Bash script for pre-installing most common used applications to your Mac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages