Обновить README.md
This commit is contained in:
parent
2db9f91cde
commit
115dce40b2
|
@ -1,6 +1,6 @@
|
||||||
## Taskman
|
## Taskman
|
||||||
|
|
||||||
Taskman is a simple library which allows to conveniently execute 'tasks' written in PHP from the shell. Tasks can have dependencies on other tasks.
|
Taskman is a simple library which allows to conveniently execute build 'tasks' written in PHP from the shell. Tasks can have dependencies on other tasks.
|
||||||
|
|
||||||
Taskman is inspired by Make, Capistrano, Ant, Maven and similar build tools.
|
Taskman is inspired by Make, Capistrano, Ant, Maven and similar build tools.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue