logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install sherlock-project/sherlock. 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.

sherlock-project/sherlock Installation Guide

How to install sherlock-project/sherlock. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i sherlock-project/sherlock

Prerequisites

Python

language

Version: >=3.8.0

pip

package_manager

Version: 21.x

Git

system_tool

Docker

build_tool

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Pip Installation

pip install sherlock-project

Post Installation Steps

  • Start the server using `python app.py`.
  • Run migrations with `python manage.py makemigrations && python manage.py migrate`