neutralinojs / neutralinojs-cli

neu cli for Neutralinojs
https://neutralino.js.org/docs/cli/neu-cli
MIT License
91 stars 57 forks source link

Fix: Remove project files in case of failed neu create command execution. #168

Closed Yash-271120 closed 2 years ago

Yash-271120 commented 2 years ago

Description

Now on unsuccessful neu create due to internet connection problem, the created files get deleted


Fixes(#142)

pathange-s commented 2 years ago

A better description could be: Fix: Remove project files in case of failed neu create command execution.

Yash-271120 commented 2 years ago

@pathange-s I have made necessary changes please check.

pathange-s commented 2 years ago

LGTM. Btw you could have used git reset to undo a commit. Well, let Shalitha approve these changes and workflows run. Then, a merge 🚀