run-cli 0.0.53

A CLI to help you run any command
1
2
3
4
#!/usr/bin/env node
throw new Error(
  "This file should have been overriden during the install process. Open an issue: https://github.com/aymericbeaumet/run/issues"
);