UNPKG

@schemifyjs/cli

Version:
7 lines (6 loc) 304 B
import chalk from 'chalk'; console.log('\n' + chalk.bold.blue('Thanks for installing Schemify CLI! 🚀')); console.log(chalk.green('✨ Ready to scaffold your next microservice.\n')); console.log(chalk.gray('Run ') + chalk.cyan('schemify --help') + chalk.gray(' to see available commands.\n'));