solidarity icon indicating copy to clipboard operation
solidarity copied to clipboard

Add gluegun branding

Open GantMan opened this issue 8 years ago • 7 comments

Gluegun supports branding, so add it.

GantMan avatar Sep 18 '17 05:09 GantMan

eh?


const { print } = require('gluegun')

module.exports = function () {
  const {
    info,
    colors: { red }
  } = print

  info('        .-:/+++++/:-.`        ')
  info('     ./++++++++++++/:::-.     ')
  info('   -+++++++++++++++/::::::.   ')
  info(' `/+++++++++++++++/::::::::-  ')
  info(' /+++++++++:.````.-:::::::::: ')
  info(':osyysso+:          .::::::::.')
  info('syyyyyyys:`          -::::::::')
  info('syyyyyyysoo+-`       .::::::::')
  info('.oyyyyysoooooo/-`     .:::::-`')
  info('  .:ooooooooooooo/-     ```   ')
  info('     .:ooooooooooooo/.        ')
  info('        ./ooooooooooooo:.     ')
  info('   ```     -/ooooooooooooo:.  ')
  info('`-:::::.     `-/oooooosyyyyyo.')
  info('::::::::.       `-+oosyyyyyyys')
  info('::::::::-          `:syyyyyyys')
  info('.::::::::.          :+ossyyso:')
  info(' ::::::::::-.````.:+++++++++/`')
  info('  -::::::::/+++++++++++++++/` ')
  info('   .::::::/+++++++++++++++-   ')
  info('     .-:::/++++++++++++/.     ')
  info('        `.-:/+++++/:-.        ')
}

GantMan avatar Sep 18 '17 21:09 GantMan

Seems big. But that might be what you're going for?

skellock avatar Sep 18 '17 21:09 skellock

no it's ugly :(

I don't know what I want there.

GantMan avatar Sep 19 '17 02:09 GantMan

I’m pretty sure it just needs some consummate v’s.

skellock avatar Sep 19 '17 08:09 skellock

https://www.youtube.com/watch?v=7gz1DIIxmEE

the S is for suck

GantMan avatar Sep 19 '17 14:09 GantMan

image

skellock avatar Sep 19 '17 20:09 skellock

This is officially the most epic github issue. Now if we can just get it to print this.

GantMan avatar Sep 19 '17 20:09 GantMan