Releases: zveinn/git-feed
Releases · zveinn/git-feed
git-feed v0.0.5
Changelog
- dd9eaf8 Rename project to GitAI and add fork details
- 39de1c8 Revise README description for GitLab CLI tool
- 1a89aef feat: added github/gitlab platform flag to switch between them
- 961538b fix: fixed owner and repo name
- 1197b06 fix: fixed repo name and link
- 7e48ca0 fix: project name fixed in .goreleaser
- 5925a5e fix: quick fix claude.md, readme.md, and some minor changes
- b1897d5 fix: refining readme.md
- 3c6e286 fix: renamed to git-feed, shared .env file
- 937a189 fix: test cleaned up, readme.md and claude.md updated
- c2c1e59 init
Installation
macOS
# Intel Mac
tar -xzf git-feed_0.0.5_Darwin_x86_64.tar.gz
chmod +x git-feed
sudo mv git-feed /usr/local/bin/
# Apple Silicon Mac
tar -xzf git-feed_0.0.5_Darwin_arm64.tar.gz
chmod +x git-feed
sudo mv git-feed /usr/local/bin/Linux
# x86_64
tar -xzf git-feed_0.0.5_Linux_x86_64.tar.gz
chmod +x git-feed
sudo mv git-feed /usr/local/bin/
# ARM64
tar -xzf git-feed_0.0.5_Linux_arm64.tar.gz
chmod +x git-feed
sudo mv git-feed /usr/local/bin/Windows
Download the appropriate .zip file, extract it, and add the git-feed.exe to your PATH.
github-feed v0.0.4
Changelog
- d0c39aa Removing un-needed calls
- aa0f047 Updates
- e1da5a6 big refactor
- 34b1d6e claude update
- 0108a9f improving cross detection
- b2a157c update
- 0e3763b update
- 8982055 updates
- 3ff9649 updates
Installation
macOS
# Intel Mac
tar -xzf github-feed_0.0.4_Darwin_x86_64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/
# Apple Silicon Mac
tar -xzf github-feed_0.0.4_Darwin_arm64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/Linux
# x86_64
tar -xzf github-feed_0.0.4_Linux_x86_64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/
# ARM64
tar -xzf github-feed_0.0.4_Linux_arm64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/Windows
Download the appropriate .zip file, extract it, and add the github-feed.exe to your PATH.
github-feed v0.0.3
Changelog
- 67f111b Adding --ll as shortcut to --local + --links
Installation
macOS
# Intel Mac
tar -xzf github-feed_0.0.3_Darwin_x86_64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/
# Apple Silicon Mac
tar -xzf github-feed_0.0.3_Darwin_arm64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/Linux
# x86_64
tar -xzf github-feed_0.0.3_Linux_x86_64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/
# ARM64
tar -xzf github-feed_0.0.3_Linux_arm64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/Windows
Download the appropriate .zip file, extract it, and add the github-feed.exe to your PATH.
github-feed v0.0.2
Changelog
- a234850 Updated readme and goreleaser
Installation
macOS
# Intel Mac
tar -xzf github-feed_0.0.2_Darwin_x86_64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/
# Apple Silicon Mac
tar -xzf github-feed_0.0.2_Darwin_arm64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/Linux
# x86_64
tar -xzf github-feed_0.0.2_Linux_x86_64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/
# ARM64
tar -xzf github-feed_0.0.2_Linux_arm64.tar.gz
chmod +x github-feed
sudo mv github-feed /usr/local/bin/Windows
Download the appropriate .zip file, extract it, and add the github-feed.exe to your PATH.