1 unstable release

Uses new Rust 2024

0.2.0 Oct 13, 2025
0.1.0 Apr 26, 2017

#1713 in Command line utilities

Download history 89/week @ 2025-10-07 76/week @ 2025-10-14 12/week @ 2025-10-21 2/week @ 2025-10-28

179 downloads per month

MIT and LGPL-3.0

33KB
847 lines

crane 🏗️

Easily add bricks (files or snippets) to your projects.

🧱 A brick is an instruction. It can be a file that gets added, a command that executes or lines getting replaced in a target file.

🚧 crane is currently being worked on :D Some features that are already documented don't work yet and everything could change until a stable release!

ToDo

  • Regex support
  • Path support
  • Improve readme
  • Variables support

Dependencies

~2–13MB
~105K SLoC