Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 434 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 434 Bytes

@react-vector-graphics/cli

Usage

npx rvg --config=my.rvgrc.yml

Where config file can be any of the formats supported by cosmiconfig with the contents matching the specs of the @react-vector-graphics/core package.

If no config variable is supplied rvg will attempt to traverse the current search space using cosmiconfig to find a suitable config, but will fail if none is found.