0.1.1 • Published 12 years ago
linewrite v0.1.1
A module to create files line by line
##to install npm install linewrite -g
#I use this command to start readme files
The following code will start a prompt that will write to test.txt
linewrite test.txtif test.txt exists, it will exit, so you don't accidentally overwrite important files
default filename
the default filename is README.md, so if you call just linewrite you will write to README.md
enjoy linewrite!
to quit linewrite, enter in a q and hit enter
this file was created by the npm module linewrite