Skip to content

Convert bash scripts(.sh files) to javascript files #174

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

Closed
shreys7 opened this issue Feb 24, 2020 · 5 comments
Closed

Convert bash scripts(.sh files) to javascript files #174

shreys7 opened this issue Feb 24, 2020 · 5 comments

Comments

@shreys7
Copy link
Member

shreys7 commented Feb 24, 2020

Currently, the following files present inside npm folder are bash scripts

  • ci-requirements.sh
  • package.sh
  • test.sh
  • zip.sh

Change these bash scripts to javascript files, so that it becomes platform agnostic, i.e. works well on Windows, Linux or macOS. This can be achieved using the node's shelljs module.
See deepinstall.js file present in npm folder for reference.

@sastava007
Copy link
Contributor

@shreys7
I'm working on this.

@manjots1607
Copy link

@shreys7
I also want to work on this issue.

@apshada
Copy link

apshada commented Mar 3, 2020

@sastava007 & @manjots1607 are you still working on this issue, if not then i would like to take this issue

@sastava007
Copy link
Contributor

Thanks for your interest, @apshada.
I have almost completed it, and will push by tonight.

@PHAGUN-JAIN
Copy link

@shreys7 if this issue is resolved, it should be closed sir!

@umeshp7 umeshp7 closed this as completed Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants