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 is a website building & hosting documentation for Clojure/Script libraries
× close