szabba / tob-cob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tears of Butterflies: Colors of Blood

Build status

Itch.io page

Build

nix develop
go build

Prerequisites:

  • nix (with flakes support)

Run

./tob-cob

Prerequisites:

  • steam-run

Publish

echo "BUTLER_API_KEY=xxx" > SECRETS # Use actual key instead.
earthly --push --secret "$(cat SECRETS)" +deploy

Prerequisites:

  • drone CLI
  • docker
  • itch.io API key

About

License:Mozilla Public License 2.0


Languages

Language:Go 97.2%Language:Earthly 1.7%Language:Nix 1.1%