# Install make-dir-cli with npm

Make directories and their parents if needed - Like mkdir -p, but cross-platform. Version 4.0.0 via npm; verified 2024-05-02.

## Install

```sh
sudo av install npm:make-dir-cli
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g make-dir-cli
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:make-dir-cli
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/make-dir-cli>
- **Version:** 4.0.0
- **Source summary:** Make directories and their parents if needed - Like mkdir -p, but cross-platform
- **Homepage:** <https://github.com/sindresorhus/make-dir-cli#readme>
- **Repository:** <https://github.com/sindresorhus/make-dir-cli>
- **Upstream docs:** <https://github.com/sindresorhus/make-dir-cli#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/make-dir-cli/-/make-dir-cli-4.0.0.tgz>
- **Issue tracker:** <https://github.com/sindresorhus/make-dir-cli/issues>
- **Published:** 2024-05-02T16:19:41.184Z
- **Last updated:** 2024-05-02T16:19:41.184Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- make-dir (cli)
- make-dir (alias)

## Dependencies

- make-dir
- meow

## Build dependencies

- ava
- execa
- tempy
- xo

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 4.0.0
- Package-manager updated: 2024-05-02
- Local data: ok
- Upstream repository: https://github.com/sindresorhus/make-dir-cli
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for make-dir-cli. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 4.0.0
- **Version Count:** 5
- **Maintainers:** sindresorhus
- **Author:** Sindre Sorhus
- **Publisher:** sindresorhus
- **Engines:** Node: >=18
- **Funding:** <https://github.com/sponsors/sindresorhus>
- **Integrity:** sha512-9BBC2CaGH0hUAx+tQthgxqYypwkTs+7oXmPdiWyDpHGo4mGB3kdudUKQGivK59C1aJroo4QLlXF7Chu/kdhYiw==
- **Shasum:** a48c60261c8bee5bfceca9e335d6901811fc3bc3
- **Unpacked Size:** 3,635
- **File Count:** 0
- **Created At:** 2017-05-09T19:04:34.887Z
- **Latest Published At:** 2024-05-02T16:19:41.184Z
- **Modified At:** 2024-05-02T16:19:41.358Z


## Related links

- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched curated package taxonomy and local package facts.
- [mkdirp](https://pkg.so/npm/mkdirp/) - Local package facts share a topical domain. Shared terms: cli, dir, directories, directory, file.
- [make-vfs](https://pkg.so/npm/make-vfs/) - Package names and metadata indicate a similar tool family. Shared terms: cli, directories, directory, file, file-management.
- [trash-cli](https://pkg.so/npm/trash-cli/) - Local package facts share a topical domain. Shared terms: cli, cli-app, directories, directory, file.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
