No description
Find a file
2024-10-31 13:01:37 +01:00
.env add: value sourcing 2024-10-08 12:56:46 +02: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 add: usage function 2024-10-31 13:01:37 +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