//! lsd - the next gen ls command
//!
//! LSd (LSDeluxe) is a rewrite of GNU ls with lots of added features like
//! colors, icons, tree-view, and more formatting options.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;