1.0.2 • Published 7 years ago

kevoree-logger v1.0.2

Weekly downloads
1
License
LGPL-3.0
Repository
github
Last release
7 years ago

Kevoree

Kevoree targetting JavaScript platforms (NodeJS and Web Browsers)

More information here: http://kevoree.org

Monorepo

This repository follows the concept of monorepo with the help of Lerna.

Developers

  • yarn install (because it uses workspaces)
  • ...write code...
  • lerna run test
  • :+1: