๐ฅ๐จ๐จ๐ฅ is a tool-box library with common utilities for ๐š•๐šž๐šŒ๐š˜๐š๐šŽ.๐šŠ๐š› projects.




# Features In order to avoid compiling unnecessary code and expensive dependencies, `lool` is split into several features and "sub-features". ## Main features - [x] [cli](lib/cli)  has subfeatures - [x] [logging](lib/logger) - [x] [macros](lib/macros) - [x] [sched](lib/sched)  has subfeatures > [!NOTE] Sub-Features > > has subfeatures ยป Means that the feature has sub-features. > > Check the module's specific documentation for more information.