# _Daila_ > _(Daily + Data)_
**_Daila_** is a command line interface for quickly and easily recording and visualizing daily data. ## Installation ### Cargo ```bash $ cargo install daila ``` ### From source ```bash $ git clone https://github.com/DevinLeamy/daila $ cd daila $ cargo build [--release] ``` Then add '**_$PWD/target/debug/_**' or '**_$PWD/target/release/_**' to your path. ## Usage ```bash $ daila ``` ### Demo https://user-images.githubusercontent.com/45083086/231334889-779508bd-bc84-4ed1-99a5-de81692bae40.mov