Tags: jeremyfuksa/franklin
Tags
fix(install): correct Debian bat package name from batcat to bat The Debian/Ubuntu package is named 'bat' (not 'batcat'). The executable is installed as 'batcat' to avoid conflicts, which the zshrc template already handles via aliases. This resolves "E: Unable to locate package batcat" errors during Debian/Ubuntu installation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Release v2.0.1 Patch release with NVM PATH fixes, shared UI library, and comprehensive test suite. Changes: - Added shared Bash UI library for consistent Campfire styling - Added 20 pytest smoke tests - Fixed Debian/Linux NVM Node version PATH fallback logic - Added installer automation flags (--non-interactive, --color) - Made Zsh template respect FRANKLIN_LOCAL_CONFIG variable See CHANGELOG.md for full details.
PreviousNext