Releases: kjunh972/loex
loex v1.2.1
🎉 Loex 1.2.1 Release
Thank you for using Loex! This release includes the following changes:
Changelog
🚀 New Features
📦 Installation
🍺 Homebrew (Recommended)
brew tap kjunh972/loex && brew install loex📥 Direct Download
Download the appropriate binary for your platform from the assets below:
- macOS:
loex-1.2.1-darwin-amd64.tar.gz(Intel) /loex-1.2.1-darwin-arm64.tar.gz(Apple Silicon) - Linux:
loex-1.2.1-linux-amd64.tar.gz(x86_64) /loex-1.2.1-linux-arm64.tar.gz(ARM64)
🚀 Quick Start
# Initialize a project
loex init myproject
# Auto-detect services in current directory
loex detect myproject
# Start all services
loex start myproject📋 What's Next?
- Check out the documentation for more examples
- Report issues or suggest features on GitHub Issues
Full Changelog: v1.1.1...v1.2.1
💡 Pro tip: Use loex -v to check your current version and loex --help for all available commands!
loex v1.1.1
🎉 Loex 1.1.1 Release
Thank you for using Loex! This release includes the following changes:
Changelog
🚀 New Features
📦 Installation
🍺 Homebrew (Recommended)
brew tap kjunh972/loex && brew install loex📥 Direct Download
Download the appropriate binary for your platform from the assets below:
- macOS:
loex-1.1.1-darwin-amd64.tar.gz(Intel) /loex-1.1.1-darwin-arm64.tar.gz(Apple Silicon) - Linux:
loex-1.1.1-linux-amd64.tar.gz(x86_64) /loex-1.1.1-linux-arm64.tar.gz(ARM64)
🚀 Quick Start
# Initialize a project
loex init myproject
# Auto-detect services in current directory
loex detect myproject
# Start all services
loex start myproject📋 What's Next?
- Check out the documentation for more examples
- Report issues or suggest features on GitHub Issues
Full Changelog: v1.1.0...v1.1.1
💡 Pro tip: Use loex -v to check your current version and loex --help for all available commands!
loex v1.1.0
🎉 Loex 1.1.0 Release
Thank you for using Loex! This release includes the following changes:
Changelog
🚀 New Features
📦 Installation
🍺 Homebrew (Recommended)
brew tap kjunh972/loex && brew install loex📥 Direct Download
Download the appropriate binary for your platform from the assets below:
- macOS:
loex-1.1.0-darwin-amd64.tar.gz(Intel) /loex-1.1.0-darwin-arm64.tar.gz(Apple Silicon) - Linux:
loex-1.1.0-linux-amd64.tar.gz(x86_64) /loex-1.1.0-linux-arm64.tar.gz(ARM64)
🚀 Quick Start
# Initialize a project
loex init myproject
# Auto-detect services in current directory
loex detect myproject
# Start all services
loex start myproject📋 What's Next?
- Check out the documentation for more examples
- Report issues or suggest features on GitHub Issues
Full Changelog: v1.0.0...v1.1.0
💡 Pro tip: Use loex -v to check your current version and loex --help for all available commands!