1.0.0 • Published 3 years ago

sergi.m v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

This is the finished product of following the tutorial from

https://blog.logrocket.com/building-typescript-cli-node-js-commander/

This app takes commands from the user and returns information that can be helpful.

It also can create a table with a list of filenames in the directory and can tell you the size of the files also and when they were created.

NOTE: The .gitignore file has been modified so that the dist folder is pushed.