1
1
Fork 0
mirror of https://github.com/tonydamage/nux-env.git synced 2025-12-11 13:24:28 +01:00

Added mark tool for managing .by directory

Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
Tony Tkáčik 2019-11-28 11:20:24 +01:00
parent 93e9f20de7
commit b924ba5c29
3 changed files with 111 additions and 1 deletions

View file

@ -7,6 +7,7 @@ nux.use nuxr/repl
@namespace nuxr. {
function :run TASK {
# FIXME: Add default task
if check:function task.$TASK {
nux.log debug "Running task: $TASK";
nux.log debug "Working dir: $(pwd)"