Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 313 Bytes

readme.md

File metadata and controls

12 lines (11 loc) · 313 Bytes

install go, docker (cygwin for windows)

run: make postgres make createdb make migrateup install sqlc (docker version for windows), linux and mac anything can be installed (for mac)

  1. run sqlc generate (for windows)
  2. make sqlc //may not work, so copy command from makefile and paste directly on the terminal