logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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