graphprotocol / graphprotocol/indexer

Migrate CLI to OClif

Open
#962 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
262
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Some reasons to use it

  • A testing framework https://oclif.io/docs/testing/
  • Great plugins for providing QoL features with ease
  • Providing a Binary so if indexers don't want to install Node and other packages needed to run CLI they can just pull binary and just use it
  • Ease of adding new commands -- given our CLI is based on some API we can tweak some generators on Oclif and just generate commands

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name any files, tests, or CLI entry points. Start by locating the existing CLI and reviewing the linked OClif testing, binary, and command-generation documentation; done means the CLI has been migrated to OClif with its current functionality preserved and the proposed binary and command workflows available.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.