mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-01 17:44:24 +00:00
Initial implementation of appvm-based OS
This commit is contained in:
parent
7d6d524b67
commit
5526cbee02
6 changed files with 127 additions and 0 deletions
11
os/README.md
Normal file
11
os/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# $Placeholder OS
|
||||
|
||||
The primary goal of appvm is to provide application VMs as a tool, but some people ask for a complete distro so why not.
|
||||
|
||||
## Usage
|
||||
|
||||
make test
|
||||
|
||||
or
|
||||
|
||||
make live-iso
|
Loading…
Add table
Add a link
Reference in a new issue