Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 461 Bytes

README.org

File metadata and controls

9 lines (9 loc) · 461 Bytes

deps-server-app

A deps-new template for generating server applications

Usage

  1. Install deps-new
  2. Create an app based on this template
    clj -Sdeps '{:deps {io.github.dpassen/deps-server-app {:git/tag "0.4.0" :git/sha "6e33904"}}}' -Tnew :template org.passen/deps-server-app :name org/app-name