Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

facjure/dossier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dossier

Dossier is a simple document management library in Clojure, built on S3 and Elasticsearch to store, search, and analyze plaintext-like documents on Elastisch.

Built primarily to manage structured content like blogs, poems, and prose.

Quickstart

Environ is used to manage environment variables for AWS.

Add the follwing keys in ~/.lein/profiles.clj:

:aws-access-key "key"
:aws-secret-key "secret"

Dev: open repl-test and evaluate the current api.

lein repl

Tests:

lein test-refresh

Documentation

See doc for more details.

Status & Roadmap

This library is still in development. Feedback and contributions are welcome.

Clojars Project

Circle CI

License

Copyright © 2015 Facjure LLC.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

indexing service for pendown

Resources

License

Stars

Watchers

Forks

Packages

No packages published