phptaskman/core-tasks
最新稳定版本:1.1.1
Composer 安装命令:
composer require phptaskman/core-tasks
包简介
Core tasks for Taskman.
README 文档
README
Taskman Core Tasks
Taskman Core tasks.
Default tasks
| Task | Arguments |
|---|---|
append |
file, text |
append.php |
file, config |
chgrp |
file, group, recursive (false) |
chmod |
file, permissions, umask (0000), recursive (false) |
chown |
file, user, recursive (false) |
concat |
files, to |
copy |
from, to, force (false) |
mirror |
from, to |
mkdir |
dir, mode (0777) |
prepend |
file, text |
prepend.php |
file, config |
process |
from, to |
remove |
file |
rename |
from, to, force (false) |
replace |
file, from, to |
symlink |
from, to, copyOnWindows (false) |
touch |
file, time (current time), atime (current time) |
write |
file, text |
run |
command (will run ./vendor/bin/taskman [command]) |
统计信息
- 总下载量: 6.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-04-26