d0b5ca2a5d
* feat: add cli args to 'e fetch' and 'e bootstrap' * refactor: minor --help message readability changes * refactor: minor --help message readability changes * fix: don't use `git rev-parse --show-toplevel` When running in `git bash`, we want pathnames like "/c/Users/IEUser" but `git rev-parse` returns "C:/Users/IEUser". * refactor: move everything to portable JS scripts The intent is to have uniform functionality between platforms and to reduce the number of scripts that have to be maintained. * chore: improve error messages and documentation * chore: address some review comments * chore: address some review comments * feat: let user specify source and target in `e pr` * fixup! feat: let user specify source and target in `e pr` * chore: prettier * refactor: don't specify e in try-catch if not used * feat: add tests and coverage * feat: add "npm run test" pull_request to workflows |
||
---|---|---|
.. | ||
bootstrap-spec.js | ||
e-init-spec.js | ||
e-show-spec.js | ||
sandbox.js |