Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiependente/go-stock
A stock price viewer written in Go.
https://github.com/indiependente/go-stock
cli golang stock-prices
Last synced: 5 days ago
JSON representation
A stock price viewer written in Go.
- Host: GitHub
- URL: https://github.com/indiependente/go-stock
- Owner: indiependente
- License: mit
- Created: 2020-04-07T15:56:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T17:19:56.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T09:53:40.748Z (7 months ago)
- Topics: cli, golang, stock-prices
- Language: Go
- Size: 7.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Go Report Card](https://goreportcard.com/badge/github.com/indiependente/go-stock)](https://goreportcard.com/report/github.com/indiependente/go-stock)
# go-stock
A stock price viewer written in Go.## Install
`go install github.com/indiependente/go-stock/cmd/go-stock`## Usage
```bash
usage: go-stock []Flags:
--help Show context-sensitive help (also try --help-long
and --help-man).
-c, --config="config.yml" Configuration file locationArgs:
Stock symbol
```