atom-ide-d icon indicating copy to clipboard operation
atom-ide-d copied to clipboard

Install serve-d on demand

Open aminya opened this issue 4 years ago • 1 comments

Integrate get-serve-d script into the the main code of the package instead of being an offline script

aminya avatar Feb 24 '21 20:02 aminya

I feel like this approach is just more complex for no reason (e.g. all these manual downloading, decompressing, checking for versions, etc).

The better solution is to make an npm package for serve-d, so it can be easily installed as a dependency.

For now, I am going to bundle serve-d exe as part of the package.

Originally posted by @aminya in https://github.com/Pure-D/atom-ide-d/issues/40#issuecomment-785466820

aminya avatar Feb 25 '21 04:02 aminya