Thanks to visit codestin.com
Credit goes to github.com

Skip to content

doc-detective/.github

Repository files navigation

.github Repository

This repository serves as a monorepo for all Doc Detective projects, managed using git subtrees.

Projects

  • common - Common utilities and shared code
  • core - Core Doc Detective functionality
  • resolver - Resolution and validation logic
  • vscode - VS Code extension

Git Subtree Management

This repository uses git subtrees to manage multiple projects. See SUBTREE_MANAGEMENT.md for detailed instructions on working with subtrees.

Quick Start

# Pull all latest changes
npm run subtree:pull:all

# Push all changes
npm run subtree:push:all

# Show help
npm run subtree help

For more detailed subtree management, see the subtree management guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published