UNPKG

@gati-framework/cli

Version:

CLI tool for Gati framework - create, develop, build and deploy cloud-native applications

7 lines 151 B
#!/usr/bin/env node /** * @module cli/index * @description Main CLI entry point for Gati framework */ export {}; //# sourceMappingURL=index.d.ts.map