1.0.1 • Published 5 years ago

append-top v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.0

5 years ago