Categorygithub.com/bobsyc/tick-cli
repositorypackage
0.0.0-20230216153735-3644559a98a4
Repository: https://github.com/bobsyc/tick-cli.git
Documentation: pkg.go.dev

# README

Tick CLI

Travis (.com) GitHub go.mod Go version GitHub

A cross-platform, lightweight stopwatch cli written in go

Note: Project is extremely premature. First go project so the code is pretty bad; will refactor sometime soon :))

Installation

Download Go if you haven't already ~

git clone https://github.com/bobsyc/tick-cli.git
cd tick-cli && go install

Start tick cli by running tick-cli (you can navigate to the binary path by running go env GOPATH and navigating to the bin directory in it) . Press 'p' to pause and ctrl-c to quit (you can expect features like a timer mode)




License

This project, tick-cli, is under an MIT license. See LICENSE for more information.