Socket
Socket
Sign inDemoInstall

create-eleventy-app

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-eleventy-app

An easy-to-use CLI tool to quickly create a fresh Eleventy project.


Version published
Maintainers
1
Created
Source

create-eleventy-app

A simple CLI for creating an Eleventy project in seconds.

Usage

npx create-eleventy-app@latest
pnpm dlx create-eleventy-app@latest
bunx create-eleventy-app@latest

Options

--silent, -s

Silence the output of the CLI.

--verbose, -v

Show verbose output of the CLI.

--install <package-manager>, -i <package-manager>

Specify the package manager to use for installing dependencies. Defaults to the auto-detected package manager used for running create-eleventy-app or npm, but can be set to yarn, pnpm, bun, or npm.

--set <version>, -e <version>

Set the version of Eleventy to install.

Credits

Thanks to Brett Jankord's create-eleventy-site for the design of the start page.

License

MIT

FAQs

Package last updated on 17 Dec 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc