Skip to content

v0.0.1

Choose a tag to compare

@G000D1ESS G000D1ESS released this 26 Oct 10:35
· 79 commits to main since this release

Initial version of Bash in Python:

  • Implemented part of the built-in commands.
  • Introduced support for Sequence List.
  • Implemented AND and OR lists for logical command operations.
  • Added support for PEG parser to enhance command processing.

Full Changelog: https://github.com/G000D1ESS/snakeshell/commits/v0.0.1