blacjac

command module
v0.0.0-...-2ac68f8 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: MIT Imports: 4 Imported by: 0

README

jak pipeline

blackjack game written in go (mainly to explore cross platform builds :))

install

download the binary [for your platform] using curl

    curl -L  https://github.com/a6enez3r/jak/raw/main/builds/jak-darwin-amd64 >> jak && chmod +x ./jak

and play it

    ./jak

quickstart

usage:
  make <cmd>

cmds:
  help                 show help
  save-local           save changes locally using git
  save-remote          save changes to remote using git
  pull-remote          pull changes from remote
  tag                  create new tag, recreate if it exists
  deps-dev             install deps [dev]
  build                cross platform build
  run                  run package
  test                 test package
  benchmark            benchmark package
  coverage             test coverage
  vet                  vet modules
  lint                 lint package
  format               format package
  scan-duplicate       scan package for duplicate code [dupl]
  scan-errors          scan package for errors [errcheck]
  scan-security        scan package for security issues [gosec]
  build-env            build docker env
  up-env               start docker env
  exec-env             exec. into docker env
  purge-env            remove docker env
  init-env             init env + install common tools

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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