1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-08 23:56:37 +02:00

5 lines
49 B
Makefile
Raw Normal View History

2019-05-25 08:26:37 -05:00
SHELL := /bin/bash
run:
go build . && ./schema