manifoldai / merf

Mixed Effects Random Forest
MIT License
219 stars 52 forks source link

Moving over to makefile commands for ci, lint, testing #47

Closed resdntalien closed 4 years ago

resdntalien commented 4 years ago

Context

Moving over entire docker build, up, down and CI, lint, testing process to makefiles. Much simpler to use than multiple bash files all over the place.

Changes

Behaves Differently