mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
initial commit
This commit is contained in:
11
app/node_modules/throttleit/Makefile
generated
vendored
Normal file
11
app/node_modules/throttleit/Makefile
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
build: components index.js
|
||||
@component build --dev
|
||||
|
||||
components: component.json
|
||||
@component install --dev
|
||||
|
||||
clean:
|
||||
rm -fr build components template.js
|
||||
|
||||
.PHONY: clean
|
Reference in New Issue
Block a user