bootstrap

Installation
SKILL.md

Set up the Keychat development environment from scratch.

Steps

  1. Update git submodules

    git submodule update --init --recursive
    
  2. Ensure melos is installed

    dart pub global activate melos 7.3.0
    
  3. Bootstrap all packages

    melos bootstrap
    
Installs
8
GitHub Stars
98
First Seen
Feb 28, 2026
bootstrap — keychat-io/keychat-app