mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 19:05:32 -04:00
Rename scripts/ to dev/
This commit is contained in:
parent
d416dc6618
commit
d75009f088
2
Makefile
2
Makefile
@ -25,7 +25,7 @@ test:
|
|||||||
check:
|
check:
|
||||||
crystal tool format --check
|
crystal tool format --check
|
||||||
./bin/ameba
|
./bin/ameba
|
||||||
./scripts/linewidth.sh
|
./dev/linewidth.sh
|
||||||
|
|
||||||
install:
|
install:
|
||||||
cp mango $(INSTALL_DIR)/mango
|
cp mango $(INSTALL_DIR)/mango
|
||||||
|
Loading…
x
Reference in New Issue
Block a user