Commit Graph

8 Commits

Author SHA1 Message Date
surtur c335867935
readme: add {godocsreference,goreportcard} badges
also bump version: v0.0.0 -> v0.0.12

[skip ci]
2022-05-13 23:06:21 +02:00
surtur 0d3765e0d9
add .pre-commit-config.yaml [skip ci] 2022-05-13 22:58:09 +02:00
surtur 194328118b
ci: add .drone.starlark
All checks were successful
continuous-integration/drone/push Build is passing
also add build status badge to README.md (very important)

---
Squashed commit of the following:

commit 226f181e6d
Author: surtur <a_mirre@utb.cz>
Date:   Wed May 4 16:37:08 2022 +0200

    ci: add .drone.starlark

    also add build status badge to README.md
2022-05-06 22:25:38 +02:00
surtur 32dd993607
readme: add cachix label and instructions 2022-05-03 19:18:22 +02:00
surtur 2ae440ec61
readme: add "built with nix" badge 2022-04-26 21:32:50 +02:00
surtur 88f38822a6
flake: add flake-compat+default.nix+shell.nix 2022-04-26 15:08:36 +02:00
surtur f0462b777b
readme: add instructions on how to build project
includes building using:
* nix flake functionality ('nix develop'+the go tool provided by nix)
* just the go tool
2022-04-26 14:52:34 +02:00
surtur fc9b901759
initial commit 2022-03-12 10:29:25 +01:00