Skip to content

joeyycli/mf-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Mf — Minimal File Utility for Windows

Mf is a lightweight Windows CMD utility that lets you create, edit, and manage files and folders directly from the command line — including pasting large multi-line code blocks straight into files via stdin.

No PowerShell. No dependencies. Just CMD.


✨ Features

  • 📄 Create or edit files instantly
  • 📁 Create folders automatically
  • 🧠 Create files inside folders in one command
  • 📋 Paste large chunks of code from the CLI using --stdin
  • 📝 Open files in Notepad for interactive editing
  • 📂 Open files or folders in Explorer
  • 🗑 Remove files or folders
  • 📑 Copy / move files and folders
  • 🌳 View directory trees
  • 📄 Print file contents to the console
  • ⚡ Zero dependencies — pure .bat

🚀 Installation

  1. Download mf.bat
  2. Place it in a folder on your PATH

About

mf is a minimal Windows CMD utility for creating and managing files and folders from the command line. It supports nested file creation, opening/editing files, and pasting large multi-line code blocks directly via --stdin. No dependencies, pure batch, fast and simple.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors