Skip to content

coast-framework/helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helper

Helper functions for the pragmatic clojurian

Installation

Add this to your deps.edn

coast-framework/helper {:mvn/version "1.0.0"}

Usage

Require it like this

(ns your-project
  (:require [helper.core :as helper]))

Check out src/test for which functions do what 😅.

Testing

cd helper && make test

License

MIT

Contribution

Any and all issues or pull requests welcome!

About

Helper functions for the pragmatic clojurian

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors