calvin icon indicating copy to clipboard operation
calvin copied to clipboard

A minimalistic build tool for clojurescript projects that does not require the jvm

Results 7 calvin issues
Sort by recently updated
recently updated
newest added

Sorry for occupying the bandwidth. I raised an issue as I could not figure this one out by my self as a node.js newbie...

#### Exact steps: 1. Paste the below project.clj in a fresh directory 2. run `calvin repl` containing the project.clj 3. Get an error #### project.clj ``` (defproject iku000888/schema "1.1.7-SNAPSHOT" :description...

Hi! Idea :dagger: Now that there is an official way of resolving deps we should maybe think of incorporating it: https://github.com/clojure/tools.deps.alpha Of course this would need porting to `cljs` or...

This one seems pretty straight forward, the templates are in clojars, and they are specified as mustache templates There are few templating engines in nodejs and even in cljs already...

Hello! Great project, with great potential, let's make a better lein :+1: A problem I would like to report. I started `calvin repl` and everything works, except the fact that...