RAGS - v1.10.0
    Preparing search index...

    Function init

    • Initializes the AGS configuration directory.

      Creates a default config file, tsconfig.json, symlinks types, and generates a README. Handles both Nix and non-Nix installations.

      Parameters

      • configDir: string

        Path to the configuration directory

      • entry: string

        Path to the entry config file

      Returns Promise<void>