https://github.com/jackc/go-hello
Go program to practice packaging
https://github.com/jackc/go-hello
Last synced: 8 months ago
JSON representation
Go program to practice packaging
- Host: GitHub
- URL: https://github.com/jackc/go-hello
- Owner: jackc
- License: mit
- Created: 2014-05-05T02:58:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-21T13:34:12.000Z (over 11 years ago)
- Last Synced: 2025-01-26T06:25:50.317Z (9 months ago)
- Language: Go
- Size: 180 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-hello
========
Go program to practice packaging. This sample uses godep for dependency
management. Releases are tagged for packaging into .deb packages, homebrew, etc.