Categorygithub.com/hellflame/arithmetic-focus
modulepackage
0.2.2
Repository: https://github.com/hellflame/arithmetic-focus.git
Documentation: pkg.go.dev

# README

Arithmetic Focus

When you find yourself hard to keep focus, try to solve some simple arithmetic problems.

Whether your answer is right or wrong, your trying to think matters.

Install

go install github.com/hellflame/arithmetic-focus@latest

An executable named arithmetic-focus will be install at $GOPATH/bin

Usage

usage: arithmetic-focus [--help] [--host HOST] [--port PORT] [--no-browser]

start arithmetic server

options:
  --help, -h            show this help message
  --host HOST           host address (default: 0.0.0.0)
  --port PORT, -p PORT  listen port (default: 8080)
  --no-browser          don't open browser

# Packages

No description provided by the author
No description provided by the author
No description provided by the author