Skip to content

Repository files navigation

maketen-go

CI Status MIT License release pkg.go.dev

Create 10 from numbers!

Usage

 $ maketen 1 2 3 4
1 * (2 * 3 + 4)
1 + 2 + 3 + 4
1 * 2 * 3 + 4
 $ maketen 3 7 4 8
(3 - 7 / 4) * 8
 $ maketen 1 1 9 9
(1 + 1 / 9) * 9

Installation

Homebrew

brew install itchyny/tap/maketen

Build from source

go install github.com/itchyny/maketen-go/cmd/maketen@latest

Bug Tracker

Report bug at Issues - itchyny/maketen-go - GitHub.

Author

itchyny (https://github.com/itchyny)

License

This software is released under the MIT License, see LICENSE.

About

Create 10 from numbers!

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages