How to install Zackriya-Solutions/meetily. 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.
Zackriya-Solutions/meetily Installation Guide
How to install Zackriya-Solutions/meetily. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for Zackriya-Solutions/meetily. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i Zackriya-Solutions/meetilyor
Install via npx
npx @hexmos/ipm i Zackriya-Solutions/meetilyPrerequisites
pnpm
package managerVersion: >=7.0.0
Rust
programming languageVersion: >=1.60.0
Node.js
runtimeVersion: >=18.0.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Windows
curl -L https://github.com/Zackriya-Solutions/meetily/releases/latest/download/meetily_0.4.0_x64-setup.exe -o meetily_setup.exe
start /wait meetily_setup.exe /SILENTmacOS
curl -L https://github.com/Zackriya-Solutions/meetily/releases/latest/download/meetily_0.4.0_aarch64.dmg -o meetily.dmg
hdiutil attach meetily.dmg
sudo cp -R /Volumes/Meetily/Meetily.app /Applications/
hdiutil detach /Volumes/MeetilyLinux (Build from Source)
git clone https://github.com/Zackriya-Solutions/meetily.git
cd meetily
pnpm install
./build-gpu.sh