UNPKG

@fragment-dev/cli

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