1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-14 02:35:41 +08:00

8 lines
93 B
Makefile
Raw Permalink Normal View History

.PHONY: install
install:
bash lib/install.sh
.PHONY: clean
clean:
rm -rf lib/doq lib/venv