Create a empty build file and adds the hammerkit cache directory to the .gitignore.
hammerkit init
✔ created /home/user/build.yaml 12:36:50 ✔ created /home/user/.gitignore with hammerkit cache directory
envs: {} tasks: example: image: alpine cmds: - echo "it's Hammer Time!"
.hammerkit
Last updated 1 year ago