oakmac/cuttle

ClojureScript compiler should be easier to use

Open

#1 opened on Oct 14, 2014

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (316 stars) (11 forks)batch import
bugenhancementhelp wanted

Description

Setting up an initial environment is one of the more difficult things about getting started with ClojureScript. Developers coming from languages other than Clojure are often unfamiliar with Leiningen and project.clj can seem very foreign initially.

The goal of this project is to lower the barriers to entry for new ClojureScript developers and improve the usability of the ClojureScript compiler in general.

Contributor guide