UNPKG

shipthis

Version:

ShipThis manages building and uploading your Godot games to the App Store and Google Play.

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