chshersh / tool-sync

🧰 Download pre-built binaries of all your favourite tools with a single command
https://crates.io/crates/tool-sync
Mozilla Public License 2.0
69 stars 16 forks source link

[#84] Refactor of the way tools are inserted into the hardcoded db #103

Closed MitchellBerend closed 1 year ago

MitchellBerend commented 1 year ago

Resolves #84

This pr adds a local macro that simplifies the syntax for inserting a name and ToolInfo into the db.

Additional tasks

MitchellBerend commented 1 year ago

Im closing this pr since the current proposed implementation does not involve a macro.