Initial project import
This commit is contained in:
21
node_modules/concurrently/docs/README.md
generated
vendored
Normal file
21
node_modules/concurrently/docs/README.md
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Concurrently Documentation
|
||||
|
||||
## General
|
||||
|
||||
These articles apply when using either concurrently's CLI or API:
|
||||
|
||||
- [Shell Resolution](./shell-resolution.md)
|
||||
|
||||
## 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)
|
||||
Reference in New Issue
Block a user