@jimmyboh/playbook

0.14.1 • Public • Published

playbook

A simple tool for running multiple projects at once.

Build Status Coverage Status

npm (scoped) npm Dependencies devDependencies

This module will recursively scan the current directory, looking for supported project types. After selecting which projects you'd like to run, it will execute them all simultaneously, perfect for those multi-tiered projects!

Installation:

npm i -g @jimmyboh/playbook

Usage:

Coming Soon!

Features:

  • Auto-scans filesystem for projects.
  • Supports multiple project types (dotnet, node, npm tasks, and growing).
  • Interactive REPL for advanced editing, or direct commands for quick access.

Contribute

  1. Fork it
  2. npm i
  3. npm run watch
  4. Make changes and write tests.
  5. Send pull request! 😎

License:

GPL-3.0

Readme

Keywords

none

Package Sidebar

Install

npm i @jimmyboh/playbook

Weekly Downloads

0

Version

0.14.1

License

GPL-3.0

Unpacked Size

181 kB

Total Files

35

Last publish

Collaborators

  • jimmyboh