UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

6 lines (3 loc) 110 B
const { yellow } = require('chalk') const note = msg => `${yellow('> NOTE:')} ${msg}` module.exports = note