Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Template for creating new core.typed repositories from.

Notifications You must be signed in to change notification settings

typedclojure/core.typed-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

DESCRIPTION

Releases and Dependency Information

Latest stable release is VERSION.

deps.edn dependency information:

  org.typedclojure/NAME {:mvn/version "VERSION"}

Leiningen dependency information:

[org.typedclojure/NAME "VERSION"]

Maven dependency information:

<dependency>
  <groupId>org.typedclojure</groupId>
  <artifactId>NAME</artifactId>
  <version>VERSION</version>
</dependency>

License

Copyright © Ambrose Bonnaire-Sergeant, Rich Hickey & contributors.

Licensed under the EPL (see the file epl-v10.html).

About

Template for creating new core.typed repositories from.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published