summaryrefslogtreecommitdiff
path: root/src/commands/convert.rs
AgeCommit message (Collapse)Author
2023-07-09Refactors + add pin board module (#32)Leah Amelia Chen
* refactor according to the rules of the cone school of rustâ„¢ * Add pin board module * cargo fmt * More cleanups + appease clippy
2023-06-28feat: add convertto commandsseth