prepend-file-cli

1.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i prepend-file-cli

Weekly Downloads

291

Version

1.0.6

License

MIT

Last publish

Collaborators

  • martinvd