Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 512 Bytes

ReadMe.md

File metadata and controls

20 lines (12 loc) · 512 Bytes

codecov Go Reference

Finreddit

Simple reddit bot to scrap stock based subreddit posts based on simple criteria.

To install

go run cmd/main.go

golang should autoinstall the packages.

To run tests

go test ./... -v -covermode=count