klasp 0.1.0

Block AI coding agents on the same quality gates your humans hit. See https://github.com/klasp-dev/klasp
1
2
3
4
5
pub mod doctor;
pub mod gate;
pub mod init;
pub mod install;
pub mod uninstall;