-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathplugins.yml
More file actions
31 lines (24 loc) · 682 Bytes
/
plugins.yml
File metadata and controls
31 lines (24 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- name: task/archive
repo: taskphp/archive
description: Build tar and zip archives
- name: task/box
repo: taskphp/box
description: Run kherge/box commands
- name: task/console
repo: taskphp/console
description: symfony/console tools
- name: task/filesystem
repo: taskphp/filesystem
description: symfony/filesystem and more
- name: task/phpspec
repo: taskphp/phpspec
description: Run PhpSpec tests
- name: task/phpunit
repo: taskphp/phpunit
description: Run PHPUnit tests
- name: task/process
repo: taskphp/process
description: Subprocesses with symfony/process
- name: task/watch
repo: taskphp/watch
description: Filesystem event subscription