logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/cushion
or

Install via npx

npx @hexmos/ipm i Aleexc12/cushion

Prerequisites

Bun

package manager

Version: 1.0+

Node.js

runtime

Version: 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:electron

Install 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