https://github.com/ryane/goarch
Tiny utility to print architecture and os as detected by the go runtime package.
https://github.com/ryane/goarch
Last synced: 6 months ago
JSON representation
Tiny utility to print architecture and os as detected by the go runtime package.
- Host: GitHub
- URL: https://github.com/ryane/goarch
- Owner: ryane
- Created: 2023-05-29T11:21:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T11:24:40.000Z (about 3 years ago)
- Last Synced: 2024-06-21T03:25:58.384Z (about 2 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goarch
```shell
Usage of ./goarch:
-a print _
-os
print
```