Liking cljdoc? Tell your friends :D

trapperkeeper-lein-template

A Leiningen template for generating skeletal Trapperkeeper applications.

Usage

lein new trapperkeeper <project name>

Features

This creates a skeletal Trapperkeeper app with:

  • A stubbed no-op service
  • A stubbed web service
  • A bootstrap.cfg
  • A conf.d
  • Basic tests
  • REPL utilities for starting / stopping / restarting Trapperkeeper

License

Copyright © 2015 Puppet Labs

Distributed under the Apache License, Version 2.0

Can you improve this documentation? These fine people already did:
Nathaniel Smith & Chris Price
Edit on GitHub

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

× close