lucas-labs / coco

🥥 coco » interactive cli for creating conventional commits.
MIT License
3 stars 0 forks source link

🔨 refactor: make all a single crate, to avoid publishing multiple crates #24

Closed lucas-labs closed 1 month ago

lucas-labs commented 1 month ago

Right now we are using a workspace structure. But if we want to publish this to crates.io instead of just publish binaries, it will be better to have it all into a single crate... it's a single binary after all.

And also, the coco name is already taken in the crates.io index, so we will have to choose another name for publishing. Maybe rs-coco