Open alexhutman opened 3 months ago
I think we should have a Makefile to more easily track command dependencies. For example, to test, I don't want to run the command to install test dependencies, THEN the command to run the test. I just want 1 command that wraps both.
I think we should have a Makefile to more easily track command dependencies. For example, to test, I don't want to run the command to install test dependencies, THEN the command to run the test. I just want 1 command that wraps both.