logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

New-Item - Create Files & Directories | Online Free DevTools by Hexmos

Create files and directories quickly with New-Item, a PowerShell command alias. Manage file system objects, create new items, and set properties. Free online tool, no registration required.

ni

In PowerShell, this command is an alias of New-Item.

  • View documentation for the original command:

tldr new-item

See Also