Term Tier is a terminal-based tier list maker built with Go and [Bubble Tea](https://github.com/charmbracelet/bubbletea). It allows you to create, manage, and organize tier lists directly from your command line interface.
## Features
- **Terminal-based Interface**: Enjoy a clean and efficient TUI for managing your tier lists.
- **Vim-like Navigation**: Navigate through your tiers and items using standard Vim keys (`h`, `j`, `k`, `l`) or arrow keys.
- **Drag and Drop**: Easily move items between tiers or reorder them within a tier.
- **Persistence**: Save your tier lists to a file and load them back later.
- **Customizable Items**: Add, update, and delete items with ease.