Install

Global

~ $ npm install -g maren

Local (preferred)

~ $ mkdir myblog
~ $ cd myblog

~/myblog $ npm init -y
~/myblog $ npm install maren