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-client-app

A deps-new template for generating client applications

Usage

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