UNPKG

@oada/cli

Version:

CLI OADA client

6 lines (4 loc) 149 B
#!/usr/bin/env node /* eslint-disable notice/notice */ import oclif from '@oclif/core'; await oclif.execute({ type: 'esm', dir: import.meta.url });