vala-lang/valdo

Template for CLI app

lw64 opened this issue · 3 comments

lw64 commented

For a tutorial about writing a command line program in Vala we need a starting template. GNOME builder has one already, but valdo does not. I would just copy the one from GNOME builder over to valdo. That way we can have the same tutorial, but are still platform-independent.

Hey, can you link to the template that you are taking about please?

new is already a CLI app template. Do you have ideas for improving it?