https://github.com/apple-x-co/zig-sleep
for learning
https://github.com/apple-x-co/zig-sleep
zig
Last synced: 5 months ago
JSON representation
for learning
- Host: GitHub
- URL: https://github.com/apple-x-co/zig-sleep
- Owner: apple-x-co
- Created: 2022-10-23T23:16:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-12T01:30:20.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T16:50:18.858Z (over 1 year ago)
- Topics: zig
- Language: Zig
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zig-sleep
## Build
```bash
zig build -Doptimize=ReleaseFast
```
## Run
```bash
zig build run -- 1
```
## Demo
https://user-images.githubusercontent.com/8497012/202054665-789af9f8-7b1a-496a-b7f9-6d04c452b131.mov