Skip to content

HW-Core/js-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Aug 27, 2018
Aug 27, 2018
Jan 14, 2016
Aug 27, 2018
Aug 27, 2018
Jul 4, 2015
Aug 28, 2018
Aug 27, 2018
Aug 28, 2018
Aug 24, 2018
Aug 28, 2018
Aug 27, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018

Repository files navigation

HWCORE - JS KERNEL

== Kernel ==

This is the kernel module of hw-core for javascript

It is required by all hw-core js libraries since implements the bootstrap process and basic functionalities.

HW-Core JS is crossplatform and can run on browser and server ( nodejs tested )

How to install ( For all Platform / OS : run in bash >= 4.x )

repo="hw-core/js-kernel"; git clone https://github.com/$repo.git $repo; ./$repo/install.sh