GithubHelp home page GithubHelp logo

tumal's Introduction

tumal build

Usage: tumal <command> [options]

Commands:
  tumal exec        run command for every package
  tumal yarn-run    run a package.json script with yarn for every package
  tumal yarn-build  run `yarn build` for every out-of-date package in dependency
                    order
  tumal was         provides you some targets to run
  tumal build       same as `was -t build-.*`
  tumal test        same as `was -t test-.*`

Options:
  --version                Show version number                         [boolean]
  -f, --force              runs the command, even when the target is not out of
                           date
  --only-show-targets      shows only the targets it would run  [default: false]
  --ui                    [choices: "auto", "fancy", "simple"] [default: "auto"]
  --targets, -t, --target  runs the command only for these targets and possibly
                           its dependencies.
                           separate by comma to specify multiple targets.
                           you can use regex syntax to match target names.
                                                                   [default: ""]
  --by-deps                runs the command in dependency order
  --use-srcs               the command reruns when source files have been
                           changed since the last time
  --color, --colors        enforce color mode
  --todo                   what to do with targets?
                           'run' to run targets
                           'makefile' to create a Makefile      [default: "run"]
  -h                       Show help                                   [boolean]

tumal's People

Contributors

felixilbring avatar payload avatar

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.