Closed zkessin closed 10 years ago
Houston, we have a problem.
I don't use rebar! In fact I was considering to experiment with erlang.mk So while you can definitely improve the makefile I want it to be able to run without rebar.
Also I don't see why you don't want to keep the doc directory as part of the repo as it contains the only erlog documentation.
Do we really need proper and reloader (what is it?). I would like to keep down the size of what people need and get when they take erlog.
I removed Rebar and reloader, it now only pulls quickcheck mini for travis-ci, so I think those issues are fixed. It now won't include anything else when erlog is included in a larger project.
Added the start of some PBT (with proper) and CI with travis