Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackc/go-hello
Go program to practice packaging
https://github.com/jackc/go-hello
Last synced: 24 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-21T13:34:12.000Z (over 10 years ago)
- Last Synced: 2024-06-21T01:43:27.456Z (5 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.