Skip to content

Version 0.1 – The Basics

Compare
Choose a tag to compare
@toberge toberge released this 28 Nov 15:15
· 12 commits to master since this release

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)