mirror of
https://gitlab.com/pnx/gosh
synced 2026-06-16 07:04:57 +02:00
4 lines
41 B
Makefile
4 lines
41 B
Makefile
GO=go
|
|
|
|
build:
|
|
go build cmd/gosh/gosh.go
|