Nicholas Nelson

Results 3 issues of Nicholas Nelson

I am a graduate researcher at [Oregon State University](http://oregonstate.edu/), currently working on a project to develop inspection and transformation tools that enhance Android developers capabilities in respect to implementing [Android...

The [`clone`](https://isomorphic-git.org/docs/en/clone) command currently requires the `url` parameter to be a URL of the remote repository. However, canonical git allows for local paths to be used when cloning a repository....

enhancement
good first issue

The `yarn create electron-vite electron-vite-project` command in the [README](https://github.com/electron-vite/create-electron-vite#readme) results in a non-runnable Electron application. After installing dependencies through `yarn` (or `yarn install`), and attempting to launch the dev mode...