tpn
is an interactive unix shell. It is designed to remove cognitive
complexity from the shell environment.
For more information about how to use tpn
, please consult the
documentation.
tpn
is written in Rust and can be installed with cargo
.
```bash
cargo install terrapin
cargo install --git https://codeberg.org/asvln/terrapin ```
Currently the shell works as intended but only has a small set of features.
If installing from this repository, expect potential bugs.
Before contributing pull requests or suggestions, please review the design decisions.
vim
and emacs