UNPKG

@flowcore/cli-plugin-config

Version:
6 lines (3 loc) 173 B
#!/usr/bin/env -S node --loader ts-node/esm --no-warnings=ExperimentalWarning import {execute} from '@oclif/core' await execute({development: true, dir: import.meta.url})