24-Hour-Hackerathon-Timer

command module
v0.0.0-...-369168f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

README

24-Hour-Hackerathon-Timer

a terminal script that will print random time with timestamp every hour for 24 hour, used to keep track of time in a 24 hour hackerathon

Install

  1. You will need to install go on your machine: https://go.dev/doc/install
  2. Setup GOPATH

Add the following to your shell config

export PATH=${PATH}:$HOME/go/bin

More information: https://go.dev/wiki/GOPATH#gopath-variable

  1. Install the binary
go install github.com/epicseven-cup/24-Hour-Hackerathon-Timer@latest 

There could be delays between the Goproxy and GitHub binarys, you can use the direct setup

GOPROXY=direct go install github.com/epicseven-cup/24-Hour-Hackerathon-Timer@latest

How to use

 24-Hour-Hackerathon-Timer -h

Example

24-Hour-Hackerathon-Timer #Generate a random word every hour

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL