mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-24 00:03:14 -05:00
Rename scripts/ to dev/
This commit is contained in:
2
Makefile
2
Makefile
@@ -25,7 +25,7 @@ test:
|
||||
check:
|
||||
crystal tool format --check
|
||||
./bin/ameba
|
||||
./scripts/linewidth.sh
|
||||
./dev/linewidth.sh
|
||||
|
||||
install:
|
||||
cp mango $(INSTALL_DIR)/mango
|
||||
|
||||
Reference in New Issue
Block a user