Skip to content

php-taskman/core-tasks

Repository files navigation

Latest Stable Version Stars Total Downloads Build Status Scrutinizer Code Quality Code Coverage License

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])

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages