mskian / go-cricket-score

Get Live Cricket Score on your Terminal and CMD - Build using golang

Home Page:https://codeberg.org/mskian/go-cricket-score

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Cricket Score

test

Get Live Cricket Score on your Terminal and CMD

go Cricket Score CLI

Usage

  • Download or clone the repo
https://github.com/mskian/go-cricket-score.git
cd go-cricket-score
  • Execute the Script
go run score.go

Build Package

  • Run Make file to build a package for your Systems
make build

Packges Build for

Linux, Apple, Windows and Android - /makefile

  • Linux-386
  • Linux-arm-7
  • Linux-amd64
  • Linux-arm64
  • Andriod-arm64
  • windows-386
  • windows-amd64
  • darwin-amd64
  • darwin-arm64

API

Live Cricket Score API Nodejs - https://github.com/mskian/cricket-api-nodejs

LICENSE

MIT

About

Get Live Cricket Score on your Terminal and CMD - Build using golang

https://codeberg.org/mskian/go-cricket-score

License:MIT License


Languages

Language:Go 82.2%Language:Makefile 17.8%