https://github.com/bearddan2000/zig-cli-hello-world
A POC zig program hello world.
https://github.com/bearddan2000/zig-cli-hello-world
cli hello world zig
Last synced: about 2 months ago
JSON representation
A POC zig program hello world.
- Host: GitHub
- URL: https://github.com/bearddan2000/zig-cli-hello-world
- Owner: bearddan2000
- Created: 2023-06-24T12:50:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T12:50:18.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T16:32:45.650Z (over 1 year ago)
- Topics: cli, hello, world, zig
- Language: Shell
- Homepage: https://github.com/bearddan2000/zig-cli-hello-world
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zig-cli-hello-world
## Description
A POC zig program hello world.
## Tech stack
- zig
## Docker stack
- euantorano/zig
## To run
`sudo ./install.sh -u`
## To stop
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`