Skip to content

Commit

Permalink
Deploy to clojars section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
verberktstan committed May 29, 2024
1 parent 2a707df commit 19c2e1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@ Create an uberjar with `clj -X:uberjar :jar swark-0.1.5.jar`

Install Swark locally with `clj -X:install`

### Deploy to Clojars

```
env CLOJARS_USERNAME=username CLOJARS_PASSWORD=clojars-token clj -X:deploy
```

## License

Swark by Stan Verberkt is marked with CC0 1.0 Universal

0 comments on commit 19c2e1c

Please sign in to comment.