Commit Graph

69 Commits

Author SHA1 Message Date
renovate[bot] 966700c8d0
fix(deps): update rust crate serde to 1.0.154 2023-03-11 09:02:20 +00:00
renovate[bot] 2175b7f085
fix(deps): update rust crate clap to 4.1.8 2023-03-11 08:58:32 +00:00
Anas Elgarhy 979c055089
Add the metadata 2023-02-24 02:40:31 +02:00
Anas Elgarhy d38c6b2f4e
Create the doc feature 2023-02-24 00:56:06 +02:00
Anas Elgarhy 8226253891
Just format the code :) 2023-02-23 13:54:22 +02:00
Anas Elgarhy 1b85605917
Use toml for config instad of ymal 2023-02-23 11:29:23 +02:00
Anas Elgarhy 5488404fb3
Process the settings place holders in the template 2023-02-21 04:41:12 +02:00
Anas Elgarhy 9e37b59573
Add clap-markdown dependency, version 0.1.3 2023-02-19 04:10:15 +02:00
Anas Elgarhy b75d56485c
Show the first notifiication finaaaaaly :D 2023-02-17 08:09:52 +02:00
Anas Elgarhy 9ffcf036f2
Use thiserror crate 2023-02-15 01:39:07 +02:00
Anas Elgarhy 59ec23a363
Add the debug feature 2023-02-15 00:56:57 +02:00
Anas Elgarhy f476ca21f2
Complete the events system 2023-02-13 20:10:39 +02:00
Anas Elgarhy 339c11253f
Cerate `load_config_and_parse_args` 2023-02-13 01:58:34 +02:00
Anas Elgarhy 302c06d1d8
Implement the Default trait for the Argument struct 2023-02-13 01:11:55 +02:00
Anas Elgarhy c7be10cd61
Create `get_embedded_art` function, and add some dependencies for config system 2023-02-12 20:39:10 +02:00
Anas Elgarhy eb3715f4cb
Fix the regex matche issue and create a unit tests for the `search_for` utilty function 2023-02-08 22:15:21 +02:00
Anas Elgarhy be412d5f57
Create search_for function utilty to help us to find the cover image or the lyrices 2023-02-08 20:07:56 +02:00
Anas Elgarhy d3ae9f809b
Create the base cmus utils module 2023-02-04 22:12:09 +02:00
Anas Elgarhy 271dcf6a4c
Initialize yoo 2023-02-03 17:12:23 +02:00