moza
v0.1.2
Published
[](https://github.com/prettier/prettier) [](https://badge.fury.io/js/moza) [. When add --global falg, global(~/.config/moza/*.hbs) command list is shown.
moza lsadd
Can fetch .hbs file from remote url. it put on local in default but this too can put on global using --global
moza add <url> --output foo.hbsnote
Show text of NOTE part of the option of Front-matter.
# baz.hbs
# ---
# NOTE: baz note
# ---
#
# <p></p>
moza note baz
# baz note