https://github.com/propan/epeus
Knowledge Web Weaver
https://github.com/propan/epeus
Last synced: 10 months ago
JSON representation
Knowledge Web Weaver
- Host: GitHub
- URL: https://github.com/propan/epeus
- Owner: propan
- Created: 2014-06-15T15:03:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T18:08:48.000Z (almost 12 years ago)
- Last Synced: 2025-06-04T17:55:41.017Z (about 1 year ago)
- Language: Clojure
- Size: 859 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EPEUS :: Knowledge Web Weaver
a mind-mapping application built on ClojureScript and Om.
[Live demo] [1]
## Usage
To build the project, execute
```bash
lein cljsbuild auto dev
```
and open `index.html` in your browser.
## Credits
Project [Goya] [0] was used as a reference implementation of certain functionalities like saving/loading documents.
## License
Copyright © 2013 Pavel Prokopenko
Distributed under the Eclipse Public License either version 1.0.
[0]: https://github.com/jackschaedler/goya
[1]: http://propan.github.io/epeus/