# trapperkeeper-lein-template **Repository Path**: mirrors_puppetlabs/trapperkeeper-lein-template ## Basic Information - **Project Name**: trapperkeeper-lein-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # trapperkeeper-lein-template > The [trapperkeeper](https://github.com/puppetlabs/trapperkeeper) project is still being updated, but this repository is not being kept up-to-date. If you're interested in helping maintain it, let us know on the main trapperkeeper project. A Leiningen template for generating skeletal [Trapperkeeper](https://github.com/puppetlabs/trapperkeeper) applications. ## Usage `lein new trapperkeeper ` ## 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](http://www.apache.org/licenses/LICENSE-2.0.html)