Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 898 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 898 Bytes

alert

license go version version repository stars

alert is a CLI application to receive notifications about air raid alerts in Ukraine.

Thanks to Golang's syntax, anyone who already knows any C-like language and who wants to help the project can contribute to this repository.

Installation

Use the install.sh to install the project.

git clone https://github.com/rendick/alert.git
cd alert
sh install.sh
alert

Usage

If you want to know how to use the commmand, you need to try --help for more information.

alert --help

License

MIT License