Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 465 Bytes

README.org

File metadata and controls

9 lines (9 loc) · 465 Bytes

deps-library-app

A deps-new template for generating library applications

Usage

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