tpn
is an interactive unix shell. It is designed to remove complexity
from the shell environment and to be extremely simple to understand and use.
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 suggestions or code contributions, please first read through why I started developing this.
vim
and emacs