New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-any-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-any-cli

Simple but highly flexible scaffolding CLI and Node API.

latest
Source
npmnpm
Version
1.3.3
Version published
Maintainers
1
Created
Source

create-any-cli

Powered by Immowelt Build Status Dependency Status devDependency Status Renovate enabled semantic-release

Simple but highly flexible scaffolding CLI and Node API.

Installation

To install the latest stable version:

yarn global add create-any-cli

CLI Features

  • Interactively create templates via inquirer prompts or pass arguments via CLI flags.
  • Highly flexible template syntax and configuration.
  • Share your templates via npm or keep them private inside your application.
  • No copy & paste of existing modules, stop doing repeating tasks, enjoy developing stuff instead.

Node API Features

  • Stop re-writing everything from scratch when writing your own create-*-app CLI.
  • Highly flexible API based upon Promises.

Documentation

Contributing

See the CONTRIBUTING.md file at the root of the repository.

Licensing

See the LICENSE file at the root of the repository.

Keywords

create

FAQs

Package last updated on 13 Sep 2018

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