Skip to content

mjdusa/go-qr-code-example

Repository files navigation

go-qr-code-example

Go Version Go Report Card License

Description

go-qr-code-example is a tool to sync all forks in the owner's account from upstream.

Contributing

Please see our Contributing for how to contribute to the project.

Setting up for development...

git clone https://github.com/mjdusa/go-qr-code-example.git

Pre-commit Hooks

When you clone this repository to your workstation, make sure to install the pre-commit hooks. GitHub Repo

Installing tools

brew install pre-commit

Check installed versions.

pre-commit --version
pre-commit 3.3.2

Update configured pre-commit plugins. Updates repo versions in .pre-commit-config.yaml to the latest.

pre-commit autoupdate

Install pre-commit into the local git.

pre-commit install --install-hooks

Run pre-commit checks manually.

pre-commit run --all-files

Running...

make release
...
./dist/go-qr-code-example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published