Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomanagle committed Nov 10, 2024
1 parent 5526fb8 commit 2b5b3e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,12 @@ https://github.com/cosmtrek/air
## Makefile
This Makefile is designed to simplify common development tasks for your project. It includes targets for building your Go application, watching and building Tailwind CSS, generating templates, and running your development server using Air.


## Development
`make docker-dev` will start everything in watch mode inside a Docker container.

### Targets:

```bash
make tailwind-watch
```
Expand Down

0 comments on commit 2b5b3e1

Please sign in to comment.