0.4.1 • Published 10 months ago
seonest-post-gen v0.4.1
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-genyarn
yarn add -D seonest-post-genUsage
package.json
{
  "scripts": {
    "post": "seonest-post-gen"
  }
}CLI
# npm
npm run seonest-post-gen
# yarn
yarn seonest-post-genoptions
# npm
npm run seonest-post-gen --help
# yarn
yarn seonest-post-gen --help