MSL icon indicating copy to clipboard operation
MSL copied to clipboard

Create Grunt plugin for msl-server

Open kood1 opened this issue 9 years ago • 3 comments

Enable Grunt users to make grunt task to start up MSL Server via Grunt plugin

kood1 avatar Jul 06 '15 20:07 kood1

I don't know if this still in the works but I cooked up https://github.com/toberoo/grunt-msl . It requires some changes so that msl can be launched from within other node projects: https://github.com/toberoo/MSL/commit/981b70af45bdca7c4df9a72c134de93fdeb3c4ec . Let me know what you think.

toberoo avatar Apr 11 '16 20:04 toberoo

Cool, thanks @toberoo. We will take a look.

kood1 avatar Apr 11 '16 20:04 kood1

Looks like my stuff got merged in. Whenever it gets updated to npm, I can make the grunt runner use the new entry point. Let me know if you have any questions.

toberoo avatar Apr 22 '16 14:04 toberoo