Repository

VStorm

A simple app framework for V based on nodes.

Currently in early development, so things can and will change suddenly until a stable version is reached.

How to install

The simplest way to install and use with your V installation is from VPM using:

v install ghostnear.vstorm

Then the library will be available for importing using:

import ghostnear.vstorm

An alternative way to do this is by adding the repo as a submodule in your modules/ folder using GitHub.

How to use

Everything is documented in the docs/ folder.

Depending on your intent you might want to check out the dev documentation or the user one.

Known issues and TODOs:

Things that use this:

About

0
6
last May 7

Author

ghostnear