Skip to content

Add standalone greet tool#1

Open
MarkMarine wants to merge 1 commit intomasterfrom
attractor/add-greet-tool-FPYNLg
Open

Add standalone greet tool#1
MarkMarine wants to merge 1 commit intomasterfrom
attractor/add-greet-tool-FPYNLg

Conversation

@MarkMarine
Copy link
Owner

Adds a new standalone Zig utility in tools/greet.zig.

Features:

  • greet --version prints version
  • greet --help prints usage
  • greet greets by name
  • greet (no args) prints Hello World

Build with: cd tools && zig build-exe greet.zig --name greet

Generated by Attractor pipeline.

A simple Zig CLI utility that demonstrates standalone tool compilation. Supports --version, --help, and greeting with custom names. Generated by Attractor pipeline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant