1.0.8 • Published 1 year ago

mamp-tools v1.0.8

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
1 year ago

MAMP PHP Version switcher for macOS

Installation

npm install -g mamp-tools

Usage

ppp

Requirements

Be sure that your $PATH variable contains the following paths on first position: /Users/yourusername/bin You can check this by running the following command:

echo $PATH

Requirements to switch node version

npm i -g n

if not you can add the following line at the end of your ~/.profile file: export PATH=$HOME/bin:$PATH

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago