A Leiningen template for deploying a library to github packages. Namely used for deploying private packages in a private repository. No configuration is required as github handles the github actor and token authentication from github actions.
Use the fully qualified name including the username/organization of your repo
lein new github-actions-packages username/project
The repo also includes a PR test checker with github actions
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |