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

ADD storybook logo for inside terminal for future CLI or easteregg #1499

Merged
merged 3 commits into from
Jul 22, 2017

Conversation

ndelangen
Copy link
Member

Issue:

What I did

I added a script that is able to print the storybook logo in color & monochrome to the terminal

How to test

node ./scripts/logo.js

Why

I want to use this for the cli at some point.

@ndelangen ndelangen added the cli label Jul 21, 2017
@ndelangen
Copy link
Member Author

screen shot 2017-07-21 at 01 18 03

@codecov
Copy link

codecov bot commented Jul 21, 2017

Codecov Report

Merging #1499 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1499      +/-   ##
==========================================
- Coverage   14.61%   14.54%   -0.08%     
==========================================
  Files         202      202              
  Lines        4653     4649       -4     
  Branches      512      500      -12     
==========================================
- Hits          680      676       -4     
- Misses       3537     3543       +6     
+ Partials      436      430       -6
Impacted Files Coverage Δ
app/react/src/client/preview/client_api.js 39.28% <0%> (-2.76%) ⬇️
addons/knobs/src/components/types/Number.js 8.06% <0%> (ø) ⬆️
addons/info/src/components/PropVal.js 0% <0%> (ø) ⬆️
app/react/src/server/iframe.html.js 29.26% <0%> (ø) ⬆️
app/react/src/server/build.js 0% <0%> (ø) ⬆️
addons/info/src/components/markdown/htags.js 0% <0%> (ø) ⬆️
addons/events/src/components/Event.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/PropForm.js 8.51% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/down_panel.js 23.52% <0%> (ø) ⬆️
addons/storyshots/src/storybook-channel-mock.js 0% <0%> (ø) ⬆️
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42c112c...ffc9e90. Read the comment docs.

@ndelangen ndelangen merged commit 39023a1 into master Jul 22, 2017
@ndelangen ndelangen deleted the terminal-logo branch July 22, 2017 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant