3.0.0-alpha.848b335f • Published 6 years ago

@spec/cli-plugin-paths v3.0.0-alpha.848b335f

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

@spec/cli-plugin-paths

Plugin providing path information for a project

Install

Run the following command using npm:

npm install -S @spec/cli-plugin-paths

If you prefer Yarn, use the following command instead:

yarn add @spec/cli-plugin-paths

You can add this plugin to your spec configuration:

{
  "plugins": ["@spec/cli/plugin-paths"]
}

Options

📚 Docs