nix-weather/justfile
Christina Sørensen 3f2526e06f
build: add basic changelog gen
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-09-06 05:08:33 +02:00

9 lines
173 B
Makefile

# SPDX-FileCopyrightText: 2024 Christina Sørensen
#
# SPDX-License-Identifier: EUPL-1.2
update-deps:
cargo hakari generate
changelog:
git cliff -c .config/cliff.toml