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

8 commits

Author SHA1 Message Date
654461dc02 nux-runner: Added subtask support
Added support for subtasks in shell form task.parent.subtask
  - task could by invoked from shell:
       [app] [task] [subtask]
       [app] [task.subtask]
  - added support for subtasks to help system

Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2017-06-29 14:08:52 +02:00
041d3b774e nux-runner: Improved REPL command support.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2017-06-21 16:03:51 +02:00
47dcb3daca nux-runner: Added support for additional REPL commands.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2017-06-21 15:42:30 +02:00
4481ca2c56 nux.repl: Improved autocompletion feature
Added:
 - autocompletion automaticly proposes tasks
 - autocompletion for debug, trace, help tasks
 - extension points for custom task specific autocompleters.
2017-06-21 15:09:08 +02:00
613ef65f67 nux.cfg: Introduced configuration engine.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2017-06-20 18:25:04 +02:00
89010fd209 Improved help system.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2017-06-20 15:55:07 +02:00
Tony Tkacik
1737416a72 nux-runner: Added support ti be included as source.
Signed-off-by: Tony Tkacik <atkacik@brocade.com>
2016-12-01 16:17:33 +01:00
8267bc2e12 Moved is_function and runner.run to inc/
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2016-11-11 20:09:30 +01:00