Skip to content

valet.sh provides uniform, stable and high-performance development environments for MacOs and Ubuntu that can be configured and controlled using an easy-to-use terminal user interface. Technologically, valet.sh is based on bash and ansible.

License

Notifications You must be signed in to change notification settings

mayrn-techdivision/valet-sh

 
 

Repository files navigation

valet.sh

Documentation

See https://valet.sh

Installation

for Ubuntu and MacOS (Intel)

bash <(curl -fsSL https://raw.githubusercontent.com/valet-sh/install/master/install.sh)

At the moment valet.sh on Apple m1 requires rosetta2:

/usr/sbin/softwareupdate --install-rosetta --agree-to-license
arch -x86_64 bash <(curl -fsSL https://raw.githubusercontent.com/valet-sh/install/master/install.sh)

Usage

See command descriptions when executing valet.sh

Usage:
  command [options] [command] [arguments]

About

valet.sh provides uniform, stable and high-performance development environments for MacOs and Ubuntu that can be configured and controlled using an easy-to-use terminal user interface. Technologically, valet.sh is based on bash and ansible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 79.6%
  • Python 11.9%
  • Shell 7.4%
  • PHP 1.1%