UNPKG

@4c/rollout

Version:
8 lines (4 loc) 165 B
#!/usr/bin/env node import createCliFromCommand from '@4c/cli-core/createCliFromCommand'; import * as Command from './command.js'; createCliFromCommand(Command);