In this video, I walk you through the very simple process of publishing a Rust CLI tool https://crates.io, so user’s can simply install it through the cargo install command. 🔗 Links Source code: https://github.com/max-taylor/code-snip Crate: https://crates.io/crates/code-snip 🎶 Music: Letskey - Delicate 📚 Chapters 00:00 Introduction 00:12 Project setup 00:35 Login 00:56 Publish crate 01:31 Publishing a new version 01:56 Installing the tool from crates.io 02:26 Finish

I benchmarked caveman against two words
21.7K views

I tested Claude Code Hooks by building the same feature twice
429 views

I Built BriefStack.dev in a Weekend with AI (No Vibe Coding)
275 views

Rust Memory Model Explained: Stack vs Heap (with Animations)
7.6K views

5 Essential Rust Design Patterns to Write Better Code
56.8K views

Rust Error Handling: A Practical Guide to Result
4.2K views