Skip to content

w1jtoo/Shelldown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shelldown

Shelldown is a command-line interpreter based on windows CMD. Made for understanding and train: C, WinAPI, CLI, making interface for other applications. Support Widnwos NT family platforms.

Builtins

  • cd - change directory
  • ? - show help hint
  • exit - save exit application

Shortcuts

  • Ctrl + Q - equivalent of exit
  • tab shows - hits
  • arrow up/down - move in history

Releases

No releases published

Packages

No packages published