= Metanorma's command-line interface (CLI) image:https://img.shields.io/gem/v/metanorma-cli.svg["Gem Version", link="https://rubygems.org/gems/metanorma-cli"] image:https://img.shields.io/travis/metanorma/metanorma-cli/master.svg["Build Status", link="https://travis-ci.org/metanorma/metanorma-cli"] image:https://codeclimate.com/github/metanorma/metanorma-cli/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-cli"] image:https://ci.appveyor.com/api/projects/status/vqo2221uwcaov8kx?svg=true["Build Status", link="https://ci.appveyor.com/project/metanorma/metanorma-cli"] == Installation [TIP] ==== To use Metanorma, normally you *don’t manually install this gem*. Depending on your setup, you may find quicker ways to get started: please refer to https://www.metanorma.com/docs/getting-started/[Getting Started] instead. ==== At its core, installing this gem is as easy as `gem install metanorma-cli`. That will install the `metanorma` executable, which you can use with all officially supported Metanorma flavors (such as ISO, CalConnect, IETF, etc). However, certain dependencies such as Puppeteer may have to be installed separately, and the process is a little more complex if you’re using Windows. For advanced details regarding dependencies and Windows installation notes, refer to the link:docs/installation.adoc[full installation manual].