Skip to content

Instantly share code, notes, and snippets.

@ibuildthecloud
Created January 23, 2025 19:12
Show Gist options
  • Save ibuildthecloud/0ecdcd27ffaab140e89573abe057a2c9 to your computer and use it in GitHub Desktop.
Save ibuildthecloud/0ecdcd27ffaab140e89573abe057a2c9 to your computer and use it in GitHub Desktop.
log
0.234 Fetching installer.sh for version: latest
1.115 Downloading distillery v1.6.0...
2.523 Verifying checksums...
2.535 Could not verify signatures, cosign is not installed.
2.628 • distillery/v1.6.0
2.628 • source: github
2.628 • app: ekristen/distillery
2.628 • os: linux
2.628 • arch: amd64
2.628 • determining latest version
2.842 ⨯ GET https://api.github.com/repos/ekristen/distillery/releases/latest: 403 API rate limit exceeded for 70.190.18.119. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) [rate reset in 6m01s]
2.851 Installation Complete!
2.851
2.851 You still have to export the distillery bin directory to your PATH
2.851 For example, add the following to your .bashrc or .zshrc file:
2.851 export PATH=~/.distillery/bin:$PATH
2.852 /bin/sh: 1: dist: not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment