1.0.9 • Published 8 years ago

novonity-file-insert v1.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

novonity-file-insert

Installation

$ npm i novonity-file-insert

CLI

For example:

file-insert -f dist/bin/www -l 2 -c \"require('babel-polyfill');\" -r

options include

  • -f which file would be modified
  • -l which line would be inserted
  • -c what content would be inserted to the file
  • -r whether to replace ' into "
1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago