itonyluke / stopwatch

command-line stopwatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this program is a command-line stopwatch

install:

git clone https://github.com/itonyluke/stopwatch.git stopwatch

build:

make

run:

./stopwatch

built and tested on Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64 x86_64

About

command-line stopwatch

License:GNU General Public License v3.0


Languages

Language:C++ 69.4%Language:Makefile 30.6%