UNPKG

@graphprotocol/graph-cli

Version:

CLI for building for and deploying to The Graph

5 lines (3 loc) 101 B
#!/usr/bin/env node import { execute } from '@oclif/core'; await execute({ dir: import.meta.url });