Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 95 Bytes

File metadata and controls

4 lines (3 loc) · 95 Bytes

Command to run the server

go build; ./rssagg (Windows)

go build && ./rssagg (LINUX)