No description
Find a file
2024-11-07 10:17:27 +01:00
.env add: value sourcing 2024-10-08 12:56:46 +02:00
.sources fix: general fixes for syntax and naming 2024-11-07 10:17:27 +01:00
LICENSE Create LICENSE 2024-10-31 12:19:56 +01:00
Makefile add: Makefile; docs: README.md; docs: moved dependency comment to README.md 2024-09-26 00:56:12 +02:00
README.md add: Makefile; docs: README.md; docs: moved dependency comment to README.md 2024-09-26 00:56:12 +02:00
shemum fix: general fixes for syntax and naming 2024-11-07 10:17:27 +01:00

(Sh)ell (Emu)lator (M)anager

Dependencies

  • qemu
  • curl
  • sh
  • syslog
    • logger
  • make

Installation

To install shemum:

make install

Deinstallation

To remove shemum:

make clean