0.1.4 • Published 7 years ago

@miriamjs/logger v0.1.4

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

logger

logger is the official logging package for Miriam.

npm install @miriamjs/logger

Features

  • Feature 1
  • Feature 2

Developing this Package

Watchman Configuration

In order to use logger in your project while also developing it:

cd /my/local/spot
git clone git@github.com:miriamjs/logger.git logger
brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start
0.1.4

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago