prepend-file-cli

v1.0.1
> Prepend data to a file, creating the file if it not yet exists.
fs file prepend

prepend-file-cli Build Status

Prepend data to a file, creating the file if it not yet exists.

Install

$ npm install -g prepend-file-cli

Usage

Usage
  $ prepend [file] [content]

Example
  $ prepend testfile.txt PrependThis
  $ prepend testfile.txt "Prepend more"

Related

License

MIT © Martin van Driel

Metadata

  • MIT
  • >=4
  • Martin van Driel
  • released 1/16/2016

Downloads

Maintainers