Stop assuming bash
exists in scripts
#311
Closed
aleclarson
started this conversation in
General
Replies: 1 comment
-
I think you've already solved this yourself 😄, good job |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not everyone has Bash on their dev machine, so let's replace the Bash scripts in ./scripts/ with Node.js. This will ease contribution without having to install a tool like Bash beforehand.
Beta Was this translation helpful? Give feedback.
All reactions