Commit graph

4 commits

Author SHA1 Message Date
c5248bb061 Add initial JavaScript/TypeScript support
Add JS/TS support to `versa install`.

Run `npm install`, `yarn` or `pnpm install` based on which files are
present in the project.
2024-02-21 23:32:59 +00:00
084f6fb3c7 Revert "Extract extraArgs and workingDir"
This reverts commit ee709b2966.
2024-02-21 13:22:17 +00:00
ee709b2966 Extract extraArgs and workingDir 2024-02-21 13:00:16 +00:00
b4e7a71fe3 Refactor to separate commands 2024-02-21 12:48:33 +00:00