1.0.1 • Published 7 years ago

append-top v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

Global Install

Run yarn global add append-top

or

Run npm install -g append-top

Usage: append-top file-to-append.txt "This is a string on top"

Local Install

Run yarn add append-top

or

Run npm install append-top

Usage: ./node_modules/.bin/append-top file-to-append.txt "This is a string on top"

1.0.1

7 years ago

1.0.0

7 years ago