mycroforge-docs/docs/Commands/m4g_add/index.md
2024-10-06 13:24:20 +02:00

386 B

sidebar_position
1

m4g add

Description:
  Add features to the project

Usage:
  m4g add [command] [options]

Options:
  -?, -h, --help  Show help and usage information

Commands:
  api        Add FastAPI to the project
  db         Add SQLAlchemy & Alembic to the project
  git        Add git to the project
  gitignore  Add a default .gitignore file to the project