glome icon indicating copy to clipboard operation
glome copied to clipboard

Remove C CLI

Open burgerdev opened this issue 1 year ago • 1 comments

The Rust CLI should be the canonical implementation, because:

  • It's quicker to iterate on features (e.g. adding a subcommand).
  • It's safer (memory, types).

burgerdev avatar Dec 21 '24 11:12 burgerdev

We should fix #192 first. :)

pkern avatar Dec 21 '24 19:12 pkern