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 bootandy/dust. 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.

bootandy/dust Installation Guide

How to install bootandy/dust. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i bootandy/dust

Prerequisites

rust

build_tool

Version: 1.50.0-alpha.1

cargo

package_manager

Version: 0.24.0

git

system_tool

Version: 2.37.1

make

build_tool

Version: 4.2.1

curl

system_tool

Version: 7.80.0

python3

language

Version: 3.9.12

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Cargo, Homebrew, Snap, Pacstall, Anaconda, Debget, X-cmd

cargo install du-dust

brew install dust

snap install dust

pacstall -I dust-bin

conda install -c conda-forge dust

deb-get install du-dust

x env use dust

scoop install dust

Download and Install

tar -xvf _downloaded_file.tar.gz

sudo mv dust /usr/local/bin/ 

Post Installation Steps

  • Run the following command to start the server: `./dist/server.js`
  • To access the UI, open your browser and navigate to `http://localhost:3000`.
  • If you're using a database, run migrations with the command: `npx prisma db migrate --force`