For developers using linux it is quite uncommon to install a large IDE like xamarin/monodevelop. Especially this is true for small projects like exercism exercises.
Is it possible to provide a Makefile or something equivalent that makes compiling/running tests from bash possible?
For developers using linux it is quite uncommon to install a large IDE like xamarin/monodevelop. Especially this is true for small projects like exercism exercises.
Is it possible to provide a Makefile or something equivalent that makes compiling/running tests from bash possible?