npm.io
1.0.1 • Published 6 years agoCLI

append-top

Licence
MIT
Version
1.0.1
Deps
0
Size
2 kB
Vulns
0
Weekly
0

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"