Skip to content

Commit

Permalink
Merge pull request #3 from njames/main
Browse files Browse the repository at this point in the history
added generator list @todo more detail reqd
  • Loading branch information
njames authored Oct 8, 2023
2 parents 0da54be + 72053bc commit 7039614
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Thank you for your interest in contributing to the SAP Community Fiori Generators documentation!

This repository documents how to use the SAP Fiori generators as there is only a few blog posts descibing the how-tos.
The intention it to get it to a state that it covers the basic concepts of what each generator creates and move it into the [https://github.com/ui5-community/](https://github.com/ui5-community/) space.

Please:
1. Fork
Expand Down
68 changes: 68 additions & 0 deletions generators.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Generators

## easy-ui5

### Options

1. add-extension

1. app

1. control

1. flp-plugin

1. library

1. library-webc

1. project

1. ts-app

1. ts-app-fcl

1. ts-library


## @sap/fiori

### Options

1. SAP Fiori

1.1 Basic

1.1 Custom Page

1.1 List Report Page

1.1 Overview Page

1.1 Analytical List Page

1.1 Form Entry Object

1.1 Page

1.1 Worklist Page

2. Deprecated Templates

----
from
yo --help
Available Generators:
easy-ui5

@sap/fiori
commonlibs
deploy-config
flp-config
headless
open-ux-shared
referencelib
reuseLib
server
tools-suite-common-libs
ux-service-inquirer

0 comments on commit 7039614

Please sign in to comment.