initial commit - far from runnable
This commit is contained in:
commit
db057ce342
8614 changed files with 1032171 additions and 0 deletions
15
node_modules/concurrently/docs/README.md
generated
vendored
Normal file
15
node_modules/concurrently/docs/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Concurrently Documentation
|
||||
|
||||
## CLI
|
||||
|
||||
These articles cover using concurrently through CLI:
|
||||
|
||||
- [Prefixing](./cli/prefixing.md)
|
||||
- [Output Control](./cli/output-control.md)
|
||||
- [Success Conditions](./cli/success.md)
|
||||
- [Shortcuts](./cli/shortcuts.md)
|
||||
- [Terminating Commands](./cli/terminating.md)
|
||||
- [Restarting Commands](./cli/restarting.md)
|
||||
- [Input Handling](./cli/input-handling.md)
|
||||
- [Passthrough Arguments](./cli/passthrough-arguments.md)
|
||||
- [Configuration](./cli/configuration.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue