mirror of
https://github.com/laravel-ls/go-php
synced 2026-06-18 04:50:04 +02:00
Initial commit
This commit is contained in:
commit
4cbf7e62b7
19 changed files with 1295 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
GO=go
|
||||
|
||||
build:
|
||||
$(GO) build cmd/main.go
|
||||
Loading…
Add table
Add a link
Reference in a new issue