@koba04/create-kintone-plugin

v0.2.0
A CLI tool for creating a kintone plugin!
kintone

create-kintone-plugin

npm version CircleCI Build status

A CLI tool for creating a kintone plugin!

Usage

npx create-kintone-plugin ${name}

or

npm install -g create-kintone-plugin
create-kintone-plugin ${name}

After the command has been finished, you can start development kintone plugin!

cd ${name}
npm start

Language

create-kintone-plugin is supporting Japanese, if you want to use console messages in Japanese, you can use --lang ja option.

npx create-kintone-plugin ${name} --lang ja

If you set LANG environment variable ja_XX.XXX, the lang option will be ja automatically.

LICENSE

MIT License: Toru Kobayashi

npm i @koba04/[email protected]

Metadata

  • MIT
  • Whatever
  • koba04
  • released 3/27/2018

Downloads

Maintainers