https://github.com/tilt-dev/untitled-goose-extension
Tilt extension that honks when you messed up your server
https://github.com/tilt-dev/untitled-goose-extension
Last synced: 7 months ago
JSON representation
Tilt extension that honks when you messed up your server
- Host: GitHub
- URL: https://github.com/tilt-dev/untitled-goose-extension
- Owner: tilt-dev
- License: apache-2.0
- Created: 2021-05-10T17:31:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-10T19:30:44.000Z (about 5 years ago)
- Last Synced: 2025-10-22T00:58:49.804Z (8 months ago)
- Language: JavaScript
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# untitled-goose-extension
Tilt extension that honks when you messed up your server.
## Development
Run:
```
tilt up
```
Introduce a typo in the Tiltfile's http-server call.
Geese will honk at you.
## Deployment
To any Tiltfile, add:
```python
local_resource(
name='untitled-goose-extension',
cmd='yarn global add @tilt.dev/untitled-goose-extension',
serve_cmd=['untitled-goose-extension'])
```
## Requirements
Must have nodejs/yarn installed.
`yarn global bin` must be on PATH.
On Debian/Ubuntu, you need audio bindings:
```
sudo apt-get install libasound2-dev
```
## License
Copyright 2021 Windmill Engineering
Licensed under [the Apache License, Version 2.0](LICENSE)
honk.wav courtesy of SoundBible https://soundbible.com/235-Geese-Honking.html