tpn
is a self-defined language of interaction to communicate with a computer.
To learn how to use tpn
, take a look at the documentation.
If you are new to interactive shells, try reading through the
tutorial for an introduction.
tpn
is written in Rust and can be installed with cargo
.
```bash
cargo install terrapin
cargo install --git https://codeberg.org/asvln/terrapin ```
tpn
is currently in active development. The status of the project can be
viewed here.
Before contributing pull requests or suggestions, please review the design decisions.
vim
and emacs