Skip to content

ohcnetwork/leaderboard-github-plugin

Repository files navigation

@leaderboard/plugin-leaderboard-github-plugin

Leaderboard github plugin

Configuration

Add the plugin to your config.yaml:

leaderboard:
  plugins:
    leaderboard-github-plugin:
      source: "@leaderboard/plugin-leaderboard-github-plugin"
      config:
        # TODO: Add your plugin configuration options here

Usage

  1. Build the plugin:
pnpm build
  1. Add the plugin to your config.yaml (see Configuration above)

  2. Run the plugin runner:

pnpm data:scrape

Development

# Build the plugin
pnpm build

# Run tests
pnpm test

# Watch mode
pnpm test:watch

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published