How to install Aleexc12/cushion. 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.
Aleexc12/cushion Installation Guide
How to install Aleexc12/cushion. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for Aleexc12/cushion. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i Aleexc12/cushionor
Install via npx
npx @hexmos/ipm i Aleexc12/cushionPrerequisites
Bun
package managerVersion: 1.0+
Node.js
runtimeVersion: 18+
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via Source (Linux/macOS)
git clone https://github.com/Aleexc12/cushion.git
cd cushion
bun install
bun run dev:electronInstall via AppImage (Linux)
wget -O Cushion-0.1.2.AppImage https://github.com/Aleexc12/cushion/releases/download/v0.1.2/Cushion-0.1.2.AppImage
chmod +x Cushion-0.1.2.AppImage