https://github.com/andrewstuart/hellogo
Hello Go
https://github.com/andrewstuart/hellogo
Last synced: 10 months ago
JSON representation
Hello Go
- Host: GitHub
- URL: https://github.com/andrewstuart/hellogo
- Owner: andrewstuart
- Created: 2014-03-14T07:01:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-14T18:06:55.000Z (over 12 years ago)
- Last Synced: 2025-03-28T20:44:29.798Z (about 1 year ago)
- Language: Go
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello Go
========
This is me playing around with what Golang can do. Really just learning the language.
I guess it's also a potential reddit CLI? Because that's what the world needs. Right?
Usage
=====
First:
```bash
go install hellogo #Or whatever folder you clone it to
```
Then:
```bash
hellogo golang
#reddit stories printed here
```