Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make NodeJS script to replace shell scripts #81

Closed
henrikra opened this issue Mar 6, 2018 · 4 comments
Closed

Make NodeJS script to replace shell scripts #81

henrikra opened this issue Mar 6, 2018 · 4 comments

Comments

@henrikra
Copy link
Collaborator

henrikra commented Mar 6, 2018

Looks like lots of people have trouble running shell scripts so maybe we should make better script with node so it would be easier to use? Or do you have any other ideas @dolanmiu ?

@dolanmiu
Copy link
Owner

dolanmiu commented Mar 6, 2018

Yes, a JS script would probably be more robust

We should make this the unified perfect solution

@henrikra
Copy link
Collaborator Author

henrikra commented Mar 6, 2018

I am on it 🔥

@E3V3A
Copy link

E3V3A commented Mar 15, 2018

Although a good idea from aesthtics, I would rather say that shell scripts would be more "robust" as they don't depend on any other modules apart the standard (*nix) tools. If anything at all is missing in node, then the scripts wont, run and the user will never get their info. But I see that the script depends on Perl... so perhaps it just doesn't matter.

@E3V3A
Copy link

E3V3A commented Mar 19, 2018

Please see #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants