Installation $ npm install clito_standup --save Usage const { clito } = require('clito_standup'); console.log(clito()); // Output // Hello Clito.