aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2026-02-10make: ganti name configuration gcloud sesuai nama proyekHEADmainShulhan
2024-09-14make: add task to install binary on local GOBINShulhan
2023-03-03all: update all dependencies and the minimum Go to 1.18Shulhan
While at it, add the command to changes the active gcloud configuration on task deploy.
2020-01-25all: pembaruan dengan upstream versi 2bf82070Shulhan
2020-01-25make: change serve and deploy tasks to use Cloud SDKShulhan
Previous serve and deploy use app-engine SDK using CLI "goapp". The latest update on tour (after updating with upstream) use Cloud SDK command "dev_appserver.py" and "gcloud".
2020-01-25Add MakefileM. Shulhan
I always forget how to run or deploy this things