Skip to content

A small template for libraries using deps-library and just to keep things simple.

License

Notifications You must be signed in to change notification settings

tggreene/easy-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-lib

A small template for libraries using deps-library and just to keep things simple.

Usage

Create a project from this template. Use your github username as the group name here.

    clj -X:project/new :template com.github.tggreene/easy-lib :name myname/myproject
    # OR
    clj -Tclj-new create :template com.github.tggreene/easy-lib :name myname/myproject
    # Then
    cd myproject

About

A small template for libraries using deps-library and just to keep things simple.

Resources

License

Stars

Watchers

Forks

Packages

No packages published