Skip to content

Commit

Permalink
development instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Jun 29, 2024
1 parent bd0437f commit 02b8e5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ See the [facts](https://github.com/metosin/ring-http-response/blob/master/test/r
These include: `status`, `header`, `file-response`, `content-type`, `find-header`, `get-header`, `update-header`, `charset`, `set-cookie`, `response?`
`resource-data`, `url-response` and `resource-response`.

## Adding new responess

All code is generated using [Mustache](https://mustache.github.io/) templates, see [user.cl](https://github.com/metosin/ring-http-response/blob/master/dev/user.clj).

## Making a release

- Update `CHANGELOG.md` and increment the version number in `project.clj`
Expand Down

0 comments on commit 02b8e5d

Please sign in to comment.