UNPKG

gatic

Version:

Thin executable wrapper that runs @gati-framework/cli, providing the 'gatic' npx command.

4 lines (3 loc) 118 B
#!/usr/bin/env node // Delegates execution to the actual CLI package. import('@gati-framework/cli/dist/index.js');