8000 Tags · joshwcomeau/guppy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Tags: joshwcomeau/guppy

Tags

v0.3.0

Toggle v0.3.0's commit message
Release 0.3.0

v0.2.0

Toggle v0.2.0's commit message
Windows support (#125)

- `.cmd` formatting for Windows
- modify `findAvailablePort` to work on all platforms
- use `%HOME%/Documents/guppy-projects` for default Windows projects directory
- changed package manager from NPM to yarn
- add `cross-env` to allow package scripts to work on all platforms
- move app-wide settings into `src/config/app.js`
- change spawn process to use promises
- stub `electron.remote` for headless testing
- add `yarn` as local dependency to allow usage without global installation
- forward host environment to Electron process
- properly kill all spawned processes on app quit, cross-platform
- exit main process when Electron application quits during development

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #43 from joshwcomeau/fix-tests

Launch prep
0