Liking cljdoc? Tell your friends :D

github.clj.alpha

clojars badge travis

clojure -Sdeps '{:deps {ajchemist/github.clj.alpha {:git/url "https://github.com/ajchemist/github.clj.alpha" :sha "f96dac478fce55e655608da9c3816b4f7e7cfda0"}}}' \
    -- \
    -m github.core.alpha.script.repo-actions \
    list-secrets \
    --owner OWNER \
    --repo REPO \
    --basic-auth BASIC_AUTH

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close