sivaprakashkrp

Shipped this project!

Hours: 4.62
Cookies: 🍪 68
Multiplier: 14.68 cookies/hr

btrls

I built a tabled ls command written in Rust which has a option to get the details of a directory as JSON data. Started it as a follow along to the tutorial Code Your Own CLI With Rust - Jonkero. Then I added some of my own features like custom colour configuration, custom application flags, etc. After completion of the project, I have uploaded it to the Arch User Repository. You can install btrls in x86_64 arch linux systems by the command yay -S btrls.
Waiting for your feedback and to improve on it.
Thank You.

sivaprakashkrp

Published btrls into the Arch User Repository(AUR). Used cargo-aur for creating the build files and PKGBUILD, Uploaded it to the AUR. Now you can install btrls in Arch Linux (x86_64) systems with the command yay -S btrls.

Attachment
0
sivaprakashkrp

Tried techniques for optimization of binary. Tried running tests. Added feature to create and add custom configuration file.

Attachment
0
sivaprakashkrp

Completed implementing a file reading mechanism for custom configurations.

Attachment
0
sivaprakashkrp

Added Colour to cells representing directories and executable files. Searched for and added crates to find whether a file is hidden or is executable.

Attachment
0