Skip to main content

Documentation Index

Fetch the complete documentation index at: https://thrackle.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Checking out the repository

  1. Ensure that Foundry is installed and functioning properly
  2. Navigate to your desired directory
    cd [desired-directory]
    
  3. Clone the repository
    git clone (https://github.com/forte-service-company-ltd/forte-rules-engine)
    cd [repo-directory]
    git update-index --assume-unchanged .env
    
  4. Build the project(this will also create all the submodules)
    forge build