funcool / clojurescript-unraveled

An open source book about ClojureScript

Home Page:http://funcool.github.io/clojurescript-unraveled/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More explicit instructions about file locations and project structure: Chapter 4 Getting started with compiler

NathanSmutz opened this issue · comments

The target audience will need more hand holding on setting up that first project.
In Chapter 4: Getting Started with Compiler, there are no explicit instructions on where to put cljs.jar or build.clj.
Having seen linengen projects, I might guess that these go above src (or at least build.clj might) but it's not obvious. We probably want a little graphic or tree-chart showing where each file goes and probably a sidebar about project structure.

Also, capitalize Compiler in the section title.

Great suggestions, thanks a lot!

I'll try to review it this afternoon! Thanks!

I think that is already revisited.