package
0.0.0-20200110093452-1263b8412dae
Repository: https://github.com/quicky-dev/generator.git
Documentation: pkg.go.dev
# Functions
InstallBrowsers will add all requested browser setup items to the script.
InstallDatabases will add all requested database items to the script.
InstallEditors will add all requested editor setup items to the script.
InstallLangs installs all languages that are supported by the script factory.
InstallBrew grabs brew from github and installs it on the current machine.
InstallShells will add all requested shells setup items to the script.
InstallTerminals will add all requested terminal emulator setup items to the script.
InstallTools will add all requested tool setup items to the script.
# Variables
SupportedBrowsers is a map of supported macos Browsers.
SupportedDatabases is a map of the supported macos databases.
SupportedEditors is a mpa of the supported macos Editors.
SupportedLangs is a map of supported macos programming languages(Currently, only latest).
SupportedShells is a map of supported macos Shells.
SupportedTerminals is a map of supported macos terminals.
SupportedTools is a map of the supported macos toolings.