UNPKG

mercenary

Version:
11 lines (6 loc) 183 B
const chalk = require('chalk'); console.log(` Success! Mercenary is now installed. To create a new mercenary application, run the command: ${chalk.cyan('mercenary my-app')} `);