0.0.4 • Published 10 years ago

listfile v0.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

listfile

Node.js file that imitates some of the features of ls command on UNIX machines.

##Installation npm install listfile --save

##Usage node index.js ls node index.js ls -l node index.js ls -a ndoe index.js ls -g node index.js ls -la node index.js ls -lg node index.js ls -ag node index.js ls -lag

##Test npm test

##Release history 0.0.0 Initial release 0.0.1 Changes made to the result display 0.0.2 Changes made of package.json 0.0.3 Changes made to the README.md 0.0.4 Upoading changes to github

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago