create-remark-lint-plugin

0.1.3 • Public • Published

create-remark-lint-plugin

This scaffold helps generate an initial plugin project for remark-lint.

Usage

npx create-remark-lint-plugin plugin-name-here

If plugin name is not provided via arguments, it will be asked using prompts.

You can also pass --folder parameters to create initial project inside given subfolder. Example:

npx create-remark-lint-plugin plugin-name-here --folder packages

The command above will create a remark-lint-plugin-name-here inside packages folder under current running directory.

/create-remark-lint-plugin/

    Package Sidebar

    Install

    npm i create-remark-lint-plugin

    Weekly Downloads

    3

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    142 kB

    Total Files

    13

    Last publish

    Collaborators

    • laysent