Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 427 Bytes

File metadata and controls

29 lines (19 loc) · 427 Bytes

digital rain 💻 🌧️

digital rain GIF

Running locally

  • Clone this repository and navigate to it
git clone git@github.com:jasonleelunn/digital-rain.git
cd digital-rain
  • Build the executable (requires Go 1.22)
go build
  • Run the application
./digital-rain

Usage

  • Run ./digital-rain --help to view behaviour options
  • Ctrl+C to exit