Xverse is a project to plan, create, maintain, and aggregate tools for creating, evolving, and managing pocket universe instantiations of all openmesh network's infrastructure and projects for testing, experimentation, and/or research and development.
Temper your expectations - this project is alpha quality and is under active contstruction. We all try very hard to prevent it but it may, for some unexpected and unpredictable reason, destroy your entire machine on a whim. Here be dragons. Take caution. Caveat emptor. Provided without any warranty or guarantee. Etc, etc. Basically: unless you understand what you see when you look at random files in this project, you'll probably want to avoid it - for now.
- Any Linux distirbution (any distribution released within the last few years should do).
- GNU, or compatible, make.
- A working, up to date, single or multi-user Nix installation with the
flakes
andnix-command
features enabled.
- Clone the repository or download a recent release.
- Ensure your working directory is at the root directory of the project repository.
- Execute
make setup
.
To display usage documentation, execute make usage
.