Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 564 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 564 Bytes

Pedestal + Vase Service Template

Generate a new Pedestal Service with Vase hooked up.

Usage

To generate a new app: lein new vase my-app. You will have a new app in my-app! To explore further, read the readme in your generated app.

Developer Notes

There are two ways to try out local changes to this template:

  1. Run lein new vase NAME in this directory.
  2. lein install in this directory; ensure the correct version of the template is in :plugins of your ~/.lein/profiles.clj; generate a new app.