show icon indicating copy to clipboard operation
show copied to clipboard

Commandline tool for package building

Open mre opened this issue 7 years ago • 0 comments

What?

Show how to write a tool for building (Debian) packages.

Why?

Might teach a few things about how package management works internally and different tradeoffs on how to model that with Rust.

How?

Look at other package managers, e.g. fpm. Would be fun to port some Ruby code to Rust. E.g. this tar utility.

mre avatar Feb 08 '18 12:02 mre