🧑💻 Installing Mason CLI
🎯 Pub.dev
We recommend installing mason_cli
from pub.dev
# 🎯 Activate from https://pub.dev
dart pub global activate mason_cli
🍺 Homebrew
Alternatively, mason_cli
can be installed via homebrew
# 🍺 Install from https://brew.sh
brew tap felangel/mason
brew install mason
📚 Summary
Once you have successfully installed the mason_cli
you can verify your setup by running the mason
command in your terminal. If mason_cli
was installed correctly, you should see something similar to the following output:
🧱 mason • lay the foundation!
Usage: mason <command> [arguments]
Global options:
-h, --help Print this usage information.
--version Print the current version.
Available commands: ...