An Obsidian plugin that crawls websites and code repositories to map code architecture.
npm install
npm run buildThis compiles main.ts → main.js (the file Obsidian loads, alongside manifest.json).
Copy main.js and manifest.json into your vault's .obsidian/plugins/goldcrawler/ folder, then enable the plugin from Settings → Community plugins.
MIT — see LICENSE.