Skip to content

We should have some type of -q flagΒ #3

Description

@johno

This would avoid the component write output on start. Useful for chained commands.

For example the following makes Lab a little chatty, so being able to toss in a -q would be πŸ”₯ .

❯ npm run dev

> cssstats-app@2.0.0 dev /Users/johno/c/cssstats
> npm run dev:x0 | npm run dev:lab | npm run dev:api


> cssstats-app@2.0.0 dev:api /Users/johno/c/cssstats
> micro-dev

βœ” 27 components found
βœ” app/Font.js written
βœ” app/H1.js written
βœ” app/H2.js written
βœ” app/Text.js written
βœ” app/Button.js written
βœ” app/Input.js written
βœ” app/Label.js written
βœ” app/Hr.js written
βœ” app/Link.js written
βœ” app/Flex.js written
βœ” app/Header.js written
βœ” app/SubHeader.js written
βœ” app/Footer.js written
βœ” app/Div.js written
βœ” app/LinkBox.js written
βœ” app/Container.js written
βœ” app/Dl.js written
βœ” app/Dt.js written
βœ” app/Dd.js written
βœ” app/SlabStat.js written
βœ” app/GiantSlabStat.js written
βœ” app/Color.js written
βœ” app/BackgroundColor.js written
βœ” app/Pre.js written
βœ” app/CodeBlock.js written
βœ” app/Logo.js written
βœ” app/Form.js written
β„Ή watching for changes

   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
   β”‚                                                 β”‚
   β”‚   Micro is running!                             β”‚
   β”‚                                                 β”‚
   β”‚   β€’ Local:            http://localhost:3000     β”‚
   β”‚   β€’ On Your Network:  http://192.168.0.3:3000   β”‚
   β”‚                                                 β”‚
   β”‚   Copied local address to clipboard!            β”‚
   β”‚                                                 β”‚
   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

βœ” dev server listening at http://localhost:8000

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions