Skip to content

Getting Started

Use this section when you are new to Arashi and need a quick setup and first workflow.

Install

Install from npm:

Terminal window
npm install -g arashi

First Workflow

Terminal window
arashi init
arashi add [email protected]:your-org/frontend.git
arashi create feature-docs-bootstrap
arashi status

Next Steps

  • Continue to Commands for command-by-command behavior.
  • Continue to Contributing if you are adding or editing docs.