ignite / apps

Ignite Apps
https://docs.ignite.com/apps/using-apps
Other
15 stars 3 forks source link

feat: Add Example App for Using Flags in Ignite Apps #46

Closed Ehsan-saradar closed 9 months ago

Ehsan-saradar commented 10 months ago

This pull request introduces a new example app demonstrating how to effectively utilize flags in Ignite apps. This example serves to illustrate best practices for incorporating flags into Ignite projects.

jeronimoalbi commented 9 months ago

Looks good 👍

Apart of the comment a nit, maybe it would be good to simplify the example removing the dependency with the github.com/Code-Hex/Neo-cowsay and maybe event the commands, leaving a single command that uses a global and a command flag, so users focus on the flags.