Brooke Kuhlmann
76b193dede
Refactored bin script printing
...
Necessary to have consistent use of `printf` especially with formatting strings and new lines.
Milestone: patch
2024-02-25 08:41:48 -07:00
Brooke Kuhlmann
e919d07068
Added install Node function
...
Necessary to ensure Node is installed using the latest stable release
by default.
2021-07-29 19:58:51 -06:00
Brooke Kuhlmann
2e95c72d57
Updated Node package install script to use NPM
...
Yarn has fallen out of favor in the community so have switched to
native NPM support instead.
2021-07-29 18:00:04 -06:00
Brooke Kuhlmann
6990b9d2c6
Added Node packages script
...
Necessary to provide a single source of truth for installing Node
dependencies. This used to be managed by the Yarn Setup project but
that project is being deprecated in favor of this project.
2021-03-16 18:21:09 -06:00