Skip to content
/ tools Public

🛠 Install scripts for DNB developer onboarding on macOS

License

Notifications You must be signed in to change notification settings

dnb-asa/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

🛠 Install scripts for developer onboarding on macOS

essentials.sh

/bin/bash -c "$(curl -fsSL https://github.com/raw/dnb-asa/tools/master/essentials.sh)"

Installs the essential software and utilities needed to set up macOS for DNB developers

gproxy.sh

⚠️ Needs root access ⚠️

sudo /bin/bash -c "$(curl -fsSL https://github.com/raw/dnb-asa/tools/master/gproxy.sh)"

Sets up gitproxy for access to DNB repositories

android.sh

/bin/bash -c "$(curl -fsSL https://github.com/raw/dnb-asa/tools/master/android.sh)"

Installs the basics you need to get up and running with Android development

flutter.sh

/bin/bash -c "$(curl -fsSL https://github.com/raw/dnb-asa/tools/master/flutter.sh)"

Installs the Flutter SDK

About

🛠 Install scripts for DNB developer onboarding on macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages