Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: update ASCII Owlbert #330

Merged
merged 5 commits into from
Jun 23, 2021

Conversation

rahulhegdee
Copy link
Contributor

@rahulhegdee rahulhegdee commented Jun 23, 2021

🧰 Changes

Updates the ASCII Owlbert that shows up when rdme is run.

🧬 QA & Testing

Screen Shot 2021-06-23 at 1 25 17 PM

Check out how it looks when you run the 'help' command.

@rahulhegdee rahulhegdee requested a review from erunion June 23, 2021 19:27
@erunion
Copy link
Member

erunion commented Jun 23, 2021

hahahaha thoughts on cutting Owlbert in half?

Screen Shot 2021-06-23 at 12 32 38 PM

diff --git a/src/lib/help.js b/src/lib/help.js
index 01b5630..4499f80 100644
--- a/src/lib/help.js
+++ b/src/lib/help.js
@@ -12,7 +12,7 @@ const owlbert = () => {
   return `                    ${config.cli.blue.bold}
 
     ${`a utlity for interacting with ReadMe`.bold}
-       .                        
+       .
        .\\\\                          /.
       ’  ‘                        ‘ ‘
       ( nn\\\\    .           .     /  )
@@ -30,15 +30,7 @@ const owlbert = () => {
   (READnnnnnnnnnnn’Y’nnnnnnnnnnmmmmmmME)
   REinnnnnnnnnnnnnnnnnnnnnnnnnmmmmmmmAD/
  /MEEnnnnnnnnnnnnnnnnnnnnnnnnnmmmmmmm)E'.
- READnnnnnnn*’             ‘*mmmmmmmm)MEE.
-(READ|nnnn’    \\\\../  \\\\.../    ‘mmmmmM)EEE)
- READ(nn*’                      ‘mmm.MEEE)
-  ‘READn’  \\\\._./  \\\\__./  \\\\.../     ‘MEE*’
-       *                           /*
-        \\\\      \\\\__.   .__/        /
-        c.                      .’
-       (_(  nn.             .n')_)
-         ‘‘*’’  “**----*””’ ’’*‘‘`;
+ READnnnnnnnnnnnnnnnnnnnnnnnnmmmmmmmm)MEE`;
 };
 
 exports.commandUsage = cmd => {

@erunion erunion added the enhancement New feature or request label Jun 23, 2021
Copy link
Member

@domharrington domharrington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

Copy link
Member

@erunion erunion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screen Shot 2021-06-23 at 3 31 25 PM

love it

@erunion erunion merged commit a38ee76 into main Jun 23, 2021
@erunion erunion deleted the update-the-ascii-owlbert-to-the-new-rm-1239 branch June 23, 2021 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants