0.0.0 • Published 5 years ago

event-based-framework v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

event-based-framework

Event Based Framework

Usage

In a new project

git submodule add https://github.com/vivaxy/event-based-framework.git

In a initialized project

git submodule update --init

Update in a project

git submodule foreach git pull