Skip to content

feat(new-app): add --frontend, --route and align option names with frappe#1706

Open
netchampfaris wants to merge 1 commit intofrappe:developfrom
netchampfaris:feat/frontend-boilerplate
Open

feat(new-app): add --frontend, --route and align option names with frappe#1706
netchampfaris wants to merge 1 commit intofrappe:developfrom
netchampfaris:feat/frontend-boilerplate

Conversation

@netchampfaris
Copy link
Copy Markdown
Contributor

@netchampfaris netchampfaris commented Mar 29, 2026

bench new-app can now be run fully non-interactively, making it easier to use in agents and CI pipelines.

Usage

bench new-app my_app \
  --title "My App" \
  --description "My app description" \
  --publisher "ACME Corp" \
  --email "dev@example.com" \
  --license mit \
  --frontend --route m \
  --github-workflow \
  --branch main

Related

frappe PR: frappe/frappe#38318

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant