artemyarulin/clojure-clojurescript-buck
Set of macroses for Buck build system that allows building Clojure and ClojureScript
ClojureMIT
Issues
- 0
- 0
Multiple test runners
#23 opened by artemyarulin - 0
Linux/Windows support
#18 opened by artemyarulin - 2
repl fails with NSPOSIXErrorDomain error 24
#25 opened by artemyarulin - 10
Rethink key principles again
#22 opened by artemyarulin - 0
Figwheel support
#19 opened by artemyarulin - 0
Test deps
#21 opened by artemyarulin - 1
Add motivation speech
#16 opened by artemyarulin - 1
- 1
Explain customisation
#15 opened by artemyarulin - 5
Think about planck again
#17 opened by artemyarulin - 2
Preparation for 1.0 release
#2 opened by artemyarulin - 2
In certain cases cache is not invalidated - we change the code, rebuild some of the deps, but module still using an old one
#7 opened by artemyarulin - 0
- 0
Build target has to be splitted in two: `src` and `build`, otherwise it takes too long to rebuild the project
#6 opened by artemyarulin - 0
Handle ns automatically - it's not a developer business to specify it manually all the time
#8 opened by artemyarulin - 0
Make project template configurable
#11 opened by artemyarulin - 0
Put example and example output to the repo
#12 opened by artemyarulin - 0
Sort our targets
#13 opened by artemyarulin - 1
- 1
Release should have a name based on module name (smth like `name + '.release'`)
#4 opened by artemyarulin - 1
Add meta module `clojure` - as we are using `genrule` for everything we cannot query using `type`, instead we will use meta module and find all deps from it in order to acheive the same functionality
#9 opened by artemyarulin - 0
- 1
Clojure Test issues
#1 opened by artemyarulin