# Subshell CLI Crate [![crates](https://img.shields.io/crates/v/subshell.svg)](https://crates.io/crates/subshell) [![docs](https://docs.rs/subshell/badge.svg)](https://docs.rs/subshell) This provides the actual subshell executable and the user-facing APIs. The subshell crate uses the deno_core to provide the executable.