Tweaked project structure (#88)

هذا الالتزام موجود في:
Thomas Miceli
2023-09-03 00:30:57 +02:00
ملتزم من قبل GitHub
الأصل 25316d7bf2
التزام a7b346d8df
25 ملفات معدلة مع 122 إضافات و116 حذوفات

عرض الملف

@@ -3,7 +3,7 @@
# Specify the name of your Go binary output
BINARY_NAME := opengist
all: install build
all: clean install build
install:
@echo "Installing NPM dependencies..."