Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

craft

Release

An experimental package manager for single-file tools.

craft explores installing tools as single, signed binaries without package-manager lock-in. This is an experiment: the interface may change, and the philosophy is being tested.

Status

This is an experimental release. The interface is not yet stable.

Installation

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

Usage

Create a new package:

craft new my-tool

This creates my-tool/ with a Craft.toml manifest and a starter src/main.rs.

craft --help
craft --version

Development

cargo fmt --check
cargo clippy --all-targets -- -D warnings
cargo test

License

MIT

About

Experimental Rust developer tool.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages