Skip to navigation Skip to main content
11ty Logo Sustainability Fundraising
Eleventy
Eleventy Documentation
Stable
2.0.1
Canary
3.0.0-alpha.16
Toggle Menu
Eleventy 1.93s
Astro 22.90s

Opening a Terminal

Contents

Eleventy runs in a Terminal application. If you’re not familiar with Terminal applications, they’re used to run typed commands (and programs) on your computer. A Terminal application is mostly synonymous with terms like Command Line Interface (CLI) or shell prompt.

Here’s how to open a Terminal in various operating systems:

macOS Jump to heading

macOS includes an application called Terminal which can be used to run Eleventy. Depending on your version of macOS, it likely lives in /Applications/Utilities/Terminal. It may also be called Terminal.app if your operating system is configured to show file extensions.

Windows Jump to heading

Depending on your version of Windows, it may include the Terminal application (aka Windows PowerShell, preferred), or the Command Prompt (also known as cmd.exe, not preferred), or both.

For the best terminal experience, we recommend installing PowerShell Core on your Windows machine, a newer and more future-compatible terminal application (also newly cross-platform!).

Linux Jump to heading

Depending on your flavor of Linux, it may be called Terminal, Shell, Gnome Terminal, Konsole, or XTerm.

Editors Jump to heading

Some code editors bundle a terminal for you!

More resources Jump to heading


Other pages in Getting Started: