Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 521 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 521 Bytes

ASH (A Spwn sHell)

A shell written in SPWN, originally used in Arc

Running

To run the shell:

  • Install SPWN
  • CD to the /src/ directory
  • Run spwn b main.spwn --no-level --allow writefile --allow readfile --allow http_request from your favourite terminal

Packages

There is no package manager yet, but you can manually install them from here(also feel free to contribute more)