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 iamgio/quarkdown. 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.

iamgio/quarkdown Installation Guide

How to install iamgio/quarkdown. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for iamgio/quarkdown. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i iamgio/quarkdown
or

Install via npx

npx @hexmos/ipm i iamgio/quarkdown

Prerequisites

Java

runtime

Version: 17+

Node.js

runtime

Version: latest

npm

runtime

Version: latest

Puppeteer

library

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install script (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/quarkdown-labs/get-quarkdown/refs/heads/main/install.sh | sudo env "PATH=$PATH" bash

Homebrew (Linux/macOS)

brew install quarkdown-labs/quarkdown/quarkdown

Install script (Windows)

irm https://raw.githubusercontent.com/quarkdown-labs/get-quarkdown/refs/heads/main/install.ps1 | iex

Scoop (Windows)

scoop bucket add java

scoop bucket add quarkdown https://github.com/quarkdown-labs/scoop-quarkdown

scoop install quarkdown

Manual installation

Download quarkdown.zip from the latest stable release and unzip it

bin/<install_dir>/bin

Post Installation Steps

  • Verify installation by running `quarkdown --version`
  • Refer to the Quickstart guide for creating your first document: https://quarkdown.com/wiki/quickstart