mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-16 18:23:16 +00:00
Make 'make' run build and compose
This commit is contained in:
@@ -56,7 +56,10 @@ The Firebase project ID is read from the credentials file.
|
||||
|
||||
### Makefile
|
||||
|
||||
Common tasks are defined in the provided `Makefile`:
|
||||
Common tasks are defined in the provided `Makefile`.
|
||||
Running `make` without arguments will build both binaries,
|
||||
create the container images and start Docker Compose
|
||||
without shutting it down automatically:
|
||||
|
||||
```bash
|
||||
# Build Go binary
|
||||
|
||||
Reference in New Issue
Block a user