Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-24T12:50:18.000Z (over 1 year ago)
- Last Synced: 2024-12-01T21:13:37.134Z (2 months 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`