Skip to content

sinbaddoraji/Cmd.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cmd.net

Cmd.net is a command-line interface (CLI) tool that emulates the functionality of the Windows Command Prompt. It is written in C# and runs on the .NET Framework.

Installation

To install Cmd.net, clone the repository and build the project using Visual Studio or the .NET CLI.

Usage

Cmd.net can be used in the same way as the Windows Command Prompt. Simply open a terminal and run the cmd.net command.

Supported Commands

Cmd.net supports the following commands:

assoc attrib call cd chdir cls color comp copy date del dir echo exit find format ftype help label md mkdir more move path ping prompt rd ren rename rmdir systeminfo time type ver vol

For more information about a specific command, type help [command] in the Cmd.net terminal.

License

Cmd.net is licensed under the MIT License. See LICENSE for more information.

Screenshot

image

About

A CMD copy in .net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages