flow-copy-source : Script to copy javascript files and append .flow to the filename.. You can installing flow-copy-source npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install flow-copy-source $ sudo npm install -g flow-copy-source
If want to update the flow-copy-source package execute the command as below,
$ sudo npm update flow-copy-source
Update package globally,
$ npm install -g flow-copy-source
$ sudo git clone https://github.com/rektide/flow-copy-source.git
$ sudo npm install -g ./flow-copy-source
flow-copy-source@1.2.1 /usr/lib/node_modules/flow-copy-source
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall flow-copy-source
Package Name | flow-copy-source |
Version | 1.2.1 |
Description | Script to copy javascript files and append .flow to the filename. |
Released Date | 2017-08-23T17:31:19.483Z |
Published by | agentme |
How to Learn | https://www.npmjs.com/package/flow-copy-source/tutorial |