Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zendoc

Semantic knowledge base

Setup

pre

mac

  1. install java 8+
  2. install git (for cloud editors)
  • set merge strategy for the repo:
git config pull.rebase false
  • set git email and username (for cloud editors)
git config user.name "editor name"
git config user.email "editor@zendoc.me"
  1. clone this repo
  2. get brew package manager
  3. install clojure with brew
brew install clojure/tools/clojure

run with clojure cli

clojure -M:run

run with clojure repl

clojure -M:nrepl
  • start zd with (zd.core/start nil false)

run as java jar

getting started

Open http://localhost:4444

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages