Skip to content

kdomasze/Folder-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FolderList

A simple command line tool for listing the files and folders in a directory. It can optionally print to the console and/or save the output to a text file.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

The project was created using Visual Studio 2017 Version 15.3.4 and .NET Framework 4.6.1.

Build

Simply open the project and build in Visual Studio 2017. The final exe will be in the Release folder.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details