1
0
Fork 1
mirror of https://github.com/mistricky/codesnap.nvim.git synced 2025-01-15 21:37:30 -08:00
codesnap.nvim/makefile
2024-03-17 14:09:01 +08:00

8 lines
150 B
Makefile

build:
./scripts/apply_generator.sh
build_generator_debug:
./scripts/build_generator.sh
build_generator:
./scripts/build_generator.sh --release