Bashtion v0.1.0
Bashtion inspects shell scripts before they reach your interpreter. Pipelines like curl ... | bashtion give you AI and static analysis plus a manual confirmation prompt.
🚀 Quick Install
curl -fsSL https://raw.githubusercontent.com/chriswessels/bashtion/v0.1.0/install.sh | bashOr download a platform archive below:
bashtion-linux-x86_64.tar.gzbashtion-linux-aarch64.tar.gzbashtion-macos-x86_64.tar.gzbashtion-macos-aarch64.tar.gz
Each archive contains a single bashtion (or bashtion.exe) binary. Extract, move it into your $PATH, and run bashtion --help.
📋 Assets
All binaries are built with cargo build --release (musl for Linux). SHA256 checksums are included for verification.
🔄 Changes
See the commit history for detailed changes in this release.