Liking cljdoc? Tell your friends :D

persistent.store


credentialsclj


github-repoclj

(github-repo user repo)
(github-repo user repo working-dir)

Creates a new GithubRepo.

Creates a new GithubRepo.
raw docstring

github-repo-urlclj

(github-repo-url user repo)

IssueLogcljprotocol

reportclj

(report this token title body)

Creates an issue.

Creates an issue.

PersistentStorecljprotocol

readclj

(read this filename)

Reads file filename

Reads file filename

read-jsonclj

(read-json this filename)

Reads filename (presumably .json) and converts from json to edn.

Reads filename (presumably .json) and converts from json to edn.

writeclj

(write this filename data)
(write this filename data content-type)

Writes file filename

Writes file filename

write-jsonclj

(write-json this filename data)

Writes data in json form to filename (presumably .json)

Writes data in json form to filename (presumably .json)

RemoteStorecljprotocol

cloneclj

(clone _)

Clones the remote store locally.

Clones the remote store locally.

pushclj

(push _)

Push local changes to remote store.

Push local changes to remote store.

s3clj

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

× close