From 7cdabea628feb65e74938be9c20abbd288f65d04 Mon Sep 17 00:00:00 2001 From: Kindritskiy Max Date: Tue, 25 Oct 2022 22:18:34 +0300 Subject: [PATCH] update docs --- docs/docs/what_is_lets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/what_is_lets.md b/docs/docs/what_is_lets.md index f3040fe2..a2a3a42e 100644 --- a/docs/docs/what_is_lets.md +++ b/docs/docs/what_is_lets.md @@ -58,6 +58,7 @@ Lets is a brand new task runner with a task-centric philosophy and created speci ### Features - `yaml config` - human-readable, recognizable and convenient format for such configs (also used by kubernetes, ansible, and many others) +- `arguments parsing` - using http://docopt.org - `global and per/command env` - `global and per/command dynamic env` - can be computed at runtime - `checksum` - a feature which helps to track file changes