New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

autofile-mkdir

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autofile-mkdir

Make directory recursively, just like 'mkdir -p'.

0.0.0
latest
Source
npm
Version published
Weekly downloads
4
300%
Maintainers
1
Weekly downloads
 
Created
Source

automaton task - http://indigounited.com/automaton

mkdir

Make directory recursively, just like mkdir -p.

Indigo United 2013

Introduction

A more detailed description of what the task does. Avoid having code in here, unless necessary.

Requirements

If your task requires something from the environment in which it runs that can't be guaranteed through package.json, you should mention it here, and give directions on how to get those installed (linking to another "how to install" is fine).

Usage

A concise description of how to use the task. If the task can accomplish a lot, consider breaking this section into several subsections, each incrementing on the previous, possibly with multiple examples.

Options

A list of the options that the task can get, and what they are for:

  • option1: This is option1!
  • another_option: This is another option.

Example

// Some example that shows how to use the task

License

Released under the MIT License.

Keywords

autofile

FAQs

Package last updated on 21 Jun 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts