seonest-post-gen
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

blog.seonest.net-post-gen

Post gen for blog.seonest.net

⚠️ Caution

This only can run in ESM module. because this use chalk library.

Install

npm

npm install -D seonest-post-gen

yarn

yarn add -D seonest-post-gen

Usage

package.json

{
  "scripts": {
    "post": "seonest-post-gen"
  }
}

CLI

# npm
npm run seonest-post-gen

# yarn
yarn seonest-post-gen

options

# npm
npm run seonest-post-gen --help

# yarn
yarn seonest-post-gen --help

seonest-post-gen

Package Sidebar

Install

npm i seonest-post-gen

Weekly Downloads

88

Version

0.3.1

License

MIT

Unpacked Size

50.8 kB

Total Files

6

Last publish

Collaborators

  • jhseo-dev