UNPKG

bump-cli

Version:

The Bump CLI is used to interact with your API documentation hosted on Bump.sh by using the API of developers.bump.sh

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