Skip to content

VDM-Maintainer-Group/vdm-capability-library

Repository files navigation

VDM Capability Library

This repo is maintained as a fully-decoupled submodule of Project VDM. Feel free to use or contribute every best practice in this repo.

About Simple Build System

  • Have pyvdm installed, you can use sbs to invoke the build system as alias to build.py file in this repo;

  • Bare sbs build is equal to sbs build * instead of sbs build ., which applies to all the sub-folders with valid manifest.json file;


Dependency

Python 3: halo, pyyaml

Structure

  • inotify-lookup

    find out files one application is watching on, with inotify.

  • x11-manager

    provide X11 window and desktop control via libxcb.

  • browser-bridge

    It provides your browser with VDM-Compatibility together with a connector program.

Build

./build.py build

Install

./build.py install

Test

./build.py test

How to contribute

Please refer to the tutorial here.

About

VDM Capability Library with System-related Best Practice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published