lnka v1.0.3
A CLI tool for managing symlinks between source and target directories with an interactive Terminal UI.
Installation
Download the appropriate binary for your platform below, extract it, and place it in your PATH.
Or use go install:
go install github.com/marco-arnold/[email protected]Changelog
Bug fixes
- fefbdeb: fix: only output debug logs when debug mode is explicitly enabled (@marco-arnold)
Full Changelog: v1.0.2...v1.0.3