Skip to content

KevinCorcoran/trapperkeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trapperkeeper

A Clojure library designed to ... well, that part is up to you.

Implementation Questions

  • Life cycle for startup? Or just expect services to start during graph compile?
    • Use atoms for implementation?
  • How to handle command-line args?
    • Force services to provide required/supported CLI args?
    • Use protocols? Or require additional functions in graphs?
    • How to resolve conflicts in service CLI args?
  • Use with-redefs for common functions?

Prismatic Graph

Usage

FIXME

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Clojure 100.0%