graphprotocol / graphprotocol/indexer
Migrate CLI to OClif
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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