Skip to content

Releases: libnudget/craft

Release list

v0.1.0

Choose a tag to compare

@bniladridas bniladridas released this 06 Aug 19:42

An experimental tool for installing software as single, signed binaries.

What's included

  • craft new <name> scaffolds a package with a Craft.toml manifest and a starter src/main.rs.

Experimental: the interface may change.

Install

cargo install --git https://github.com/libnudget/craft --tag v0.1.0