feflow-plugin-example

1.0.0 • Public • Published

feflow-plugin-example

This is an official demo for feflow plugin. It's a simple calculator.

For example, if you install the plugin, you can input command in terminal like this:

feflow add 1 2 3
# output: 6
feflow minus 1 2 3
# output: -4
feflow multiply 2 2 4
# output: 16
feflow divide 2 2 4
# output: 0.25

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i feflow-plugin-example

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3.73 kB

Total Files

5

Last publish

Collaborators

  • i-solar