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

feat($core): New info command #1573

Merged
merged 4 commits into from
May 5, 2019
Merged

Conversation

jamesgeorge007
Copy link
Contributor

Shows up useful information regarding the local environment:-

Environment Info:

  System:
    OS: Linux 4.18 Ubuntu 18.10 (Cosmic Cuttlefish)
    CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
  Binaries:
    Node: 8.11.4 - /usr/bin/node
    Yarn: Not Found
    npm: 6.9.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 74.0.3729.108
    Firefox: 63.0
  npmGlobalPackages:
    @vuepress: v.0.14.11

Summary

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature
  • Related documents have been updated
  • Related tests have been updated

Shows up useful information regarding the local environment
@jamesgeorge007 jamesgeorge007 changed the title feat(cli): New info command feat($core): New info command Apr 28, 2019
Add glob for local packages
Copy link
Member

@ulivz ulivz left a comment

Choose a reason for hiding this comment

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

LGTM, and could you also update the docs?

Related docs: https://github.com/vuejs/vuepress/blob/master/packages/docs/docs/api/cli.md

include info command description
@jamesgeorge007
Copy link
Contributor Author

@ulivz Thoughts 🤔

@ulivz ulivz merged commit 3eeb080 into vuejs:master May 5, 2019
@vue-bot
Copy link

vue-bot commented May 5, 2019

Hey @jamesgeorge007, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants