mirror of
https://github.com/dandavison/delta.git
synced 2026-05-29 11:19:34 +02:00
1f5ffdc306
github actions config copied from https://github.com/Wilfred/difftastic
9 lines
91 B
Makefile
9 lines
91 B
Makefile
build:
|
|
mdbook build
|
|
|
|
init:
|
|
mdbook init --ignore none --title delta
|
|
|
|
serve:
|
|
mdbook serve
|