gioinit

Bootstrap Gio programs with a simple template to get you started.
Log | Files | Refs | README | LICENSE

commit 4bdd8f3b242f1d453726b6a5c949e5ba7a23f05c
parent a610a3a6f9678b94ba142046c6175509a5d1f46c
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Thu, 23 Sep 2021 23:10:42 +0800

gioinit: add cheeky usage comment

Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -7,6 +7,10 @@ Simply execute and pipe the results to a file. `gioinit > main.go` +Don't want to grab the source? + +`go run git.sr.ht/~jackmordaunt/gioinit@latest > main.go` + If you provide a qualified path the tool will perform the initialization ritual for you: