nsomar / Guaka

The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a way to run a code in the super commands

nsomar opened this issue · comments

When we choose a command from a tree of commands we dont execute anything on the super commands. This story investigate the need of adding super command run calling

#31 fixes this