mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
6 lines
42 B
Makefile
6 lines
42 B
Makefile
|
|
.PHONY: install
|
|
|
|
install:
|
|
@go install .
|