Releases: toberge/nessie
Releases · toberge/nessie
Variables and scripts
Version 0.1 – The Basics
Feature list:
- Fork and execute commands
cd
with builtin or by typing a folder name- Piping
- Multiple statements terminated by
;
- Conditional execution with
&&
and||
- History (as builtin)