How to install RousselPaul/masko-code. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
RousselPaul/masko-code Installation Guide
How to install RousselPaul/masko-code. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for RousselPaul/masko-code. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i RousselPaul/masko-codeor
Install via npx
npx @hexmos/ipm i RousselPaul/masko-codePrerequisites
macOS
systemVersion: 14.0+
Claude Code
cliVersion: latest
Xcode Command Line Tools
toolManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install from Release DMG
curl -L -o Masko.dmg https://github.com/RousselPaul/masko-code/releases/latest/download/Masko.dmg
hdiutil attach Masko.dmg
sudo installer -pkg /Volumes/Masko/Masko.pkg -target /
hdiutil detach /Volumes/MaskoBuild from Source
git clone https://github.com/RousselPaul/masko-code.git
cd masko-code
swift build -c release
swift runPost Installation Steps
- Grant accessibility permissions when prompted.
- Choose a mascot from masko.ai or use the default.
- Start Claude Code in your terminal.
