Giter Site home page Giter Site logo

flow-bro's Introduction

Flow-Bro

Icon

Installation

npm install -g flow-bro
yarn global add flow-bro

Usage

flow-bro get-untyped 25
flow-bro coverage
flow-bro watch

Commands

get-untyped <number>

It gets you the most untyped components in the current directory.
Example: flow-bro get-untyped 25

project-coverage (alias: coverage)

Get your overall flow coverage.
Example: flow-bro project-coverage

watch (alias: w)

Watches the directory for changes and gets you flow updates.
Example: flow-bro watch

Contributing

To develop locally do the following:

  1. clone this repository
  2. run npm link in the cloned repo
  3. install the linked version by running npm install -g flow-bro

License

MIT © Daniel Schmidt

flow-bro's People

Contributors

danielmschmidt avatar dbanck avatar dependabot-support avatar dependabot[bot] avatar renovate-bot avatar renovate[bot] avatar she-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flow-bro's Issues

Command: watch

Enable watch mode for flow for better dev support.

What needs to be done:

  • determine flow is available
  • start flow server (flow status, first time starts the background process)
  • get flow info on file change (fs.watch)
  • stop flow server on termination (flow stop)

Resources

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • clear 0.1.0
  • cli-table ^0.3.1
  • commander ^2.14.1
  • ora ^2.0.0
  • throttled-promise ^1.0.1
  • husky 0.14.3
  • lint-staged 7.3.0
  • prettier 1.19.1

  • Check this box to trigger a request for Renovate to run again on this repository

Clear terminal on save

When I hit save in my editor, and flow-bro executes the watch task... it would be really great to have flow-bro clear previous terminal input so that only the latest watch state is shown. it gets hard to look at all the output otherwise.

Do you have a recommended place to get started in implementing this change?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.