0.1.9 • Published 3 months ago

create-mastra v0.1.9

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Create Mastra

The easiest way to get started with Mastra is by using create-mastra. This CLI tool enables you to quickly start building a new Mastra application, with everything set up for you.

Usage

Using npx:

npx create-mastra@latest

Using npm:

npm create mastra@latest

Using yarn:

yarn create mastra

Using pnpm:

pnpm create mastra

Options

  • --default - Quick start with defaults (src directory, OpenAI, no examples)
  • -c, --components <components> - Comma-separated list of components (agents, tools, workflows)
  • -l, --llm <model-provider> - Default model provider (openai, anthropic, or groq)
  • -e, --example - Include example code

Examples

bash:packages/create-mastra/README.md Create a new project with default settings npx create-mastra@latest --default Create a project with specific components and LLM provider npx create-mastra@latest -c agents,tools -l anthropic Create a project with example code npx create-mastra@latest --example

What's included?

The generated project will have:

  • A configured Mastra setup in the src directory
  • Selected components (agents, tools, workflows)
  • Environment configuration for your chosen LLM provider
  • TypeScript configuration
  • Example code (if selected)

System Requirements

  • Node.js 20 or later
  • MacOS, Windows, and Linux are supported
0.1.9-alpha.1

3 months ago

0.1.9-alpha.0

3 months ago

0.1.10-alpha.0

3 months ago

0.1.8

3 months ago

0.1.9

3 months ago

0.2.0-alpha.1

3 months ago

0.1.8-alpha.2

3 months ago

0.1.8-alpha.3

3 months ago

0.1.8-alpha.0

3 months ago

0.1.8-alpha.1

3 months ago

0.1.7-alpha.0

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.6-alpha.0

4 months ago

0.1.4-alpha.0

4 months ago

0.1.4-alpha.1

4 months ago

0.1.4-alpha.2

4 months ago

0.1.4-alpha.3

4 months ago

0.1.1-alpha.0

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.3-alpha.0

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2-alpha.0

4 months ago

0.1.0-alpha.35

4 months ago

0.1.0-alpha.38

4 months ago

0.1.0-alpha.37

4 months ago

0.1.0-alpha.39

4 months ago

0.1.0-alpha.40

4 months ago

0.1.0

4 months ago

0.1.0-alpha.32

4 months ago

0.1.0-alpha.34

4 months ago

0.1.0-alpha.33

4 months ago

0.1.0-alpha.30

5 months ago

0.1.0-alpha.31

5 months ago

0.1.0-alpha.25

5 months ago

0.1.0-alpha.27

5 months ago

0.1.0-alpha.29

5 months ago

0.1.0-alpha.28

5 months ago

0.1.0-alpha.21

5 months ago

0.1.0-alpha.20

5 months ago

0.1.0-alpha.23

5 months ago

0.1.0-alpha.22

5 months ago

0.1.0-alpha.24

5 months ago

0.1.0-alpha.18

5 months ago

0.1.0-alpha.19

5 months ago

0.1.0-alpha.10

5 months ago

0.1.0-alpha.11

5 months ago

0.1.0-alpha.14

5 months ago

0.1.0-alpha.9

5 months ago

0.1.0-alpha.15

5 months ago

0.1.0-alpha.8

5 months ago

0.1.0-alpha.17

5 months ago

0.1.0-alpha.7

5 months ago

0.1.0-alpha.6

5 months ago

0.1.0-alpha.5

5 months ago

0.1.0-alpha.4

5 months ago

0.1.0-alpha.3

5 months ago

0.1.0-alpha.2

5 months ago