[metadata]
bin = "bwd"
version = "0.4.0"
repository = "https://github.com/CodeTease/bpwd"
toolchain = "1.93.1"
license = "MIT"
homepage = "https://github.com/CodeTease/bpwd"
maintainer = "CodeTease"
description = "A better pwd."
[nfpm]
enable = true
[archlinux]
enable = true
[cloudsmith]
enable = true
repo = "codetease/tools"
docs_path = "INSTALLATION.md"
[brew]
enable = true
tap = "codetease/homebrew-tap"
[scoop]
enable = true
bucket = "codetease/scoop-bucket"
[nuget]
enable = true
authors = "CodeTease"
[crate]
enable = false
[cloudsmith.targets]
deb = "ubuntu/noble"
rpm = "el/9"
apk = "alpine/any-version"
[msi]
enable = true
[installer]
enable = true
features = ["sh", "ps1"]
path = "~/.local/bin"
path-win = "C:/bin/CodeTease"
[docker]
enable = false
[targets]
"aarch64-apple-darwin" = true
"x86_64-apple-darwin" = true
"x86_64-pc-windows-msvc" = true
"x86_64-pc-windows-gnu" = true
"aarch64-pc-windows-msvc" = true
"x86_64-unknown-linux-gnu" = true
"x86_64-unknown-linux-musl" = true
"aarch64-unknown-linux-gnu" = true
"aarch64-unknown-linux-musl" = true
"armv7-unknown-linux-gnueabihf" = true
"armv7-unknown-linux-musleabihf" = true
"riscv64gc-unknown-linux-gnu" = true
"loongarch64-unknown-linux-gnu" = false
"loongarch64-unknown-linux-musl" = false
"i686-pc-windows-msvc" = true
"i686-unknown-linux-gnu" = true
"s390x-unknown-linux-gnu" = true
"powerpc64le-unknown-linux-gnu" = true