Skip to content

vuetifyjs/indexer

Repository files navigation

GitHub Repository Cloner

A Node.js script for cloning GitHub repositories.

Installation

pnpm install

Usage

# Build the TypeScript code
pnpm build

# Run the script with a GitHub repository URL
node dist/github-cloner.js vuetifyjs/vuetify

Features

  • Clone GitHub repositories from command line
  • Simple and straightforward usage
  • Error handling and validation

Requirements

  • Node.js >=20.0.0
  • Git installed on the system

About

Library to extract, embed, and index Vue component snippets

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published