run-taskfile
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

node-run-taskfile

The run-taskfile package exposes a run command which you can use in your run-scripts. It uses a Taskfile, cf. @adriancooney/Taskfile. The run script supports nested packages by adding all node_modules/.bin folders up the directory tree to the PATH. With this set-up, it is possible to e.g. add multiple packages to a monorepository but use one installation of typescript, karma, ava… in the repository root.

License

Copyright © 2017 Bram Gotink, licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i run-taskfile

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

5.8 kB

Total Files

11

Last publish

Collaborators

  • bgotink