Skip to content

Commit

Permalink
Merge pull request #1 from njames/main
Browse files Browse the repository at this point in the history
Add basic files place for hacktoberfest
  • Loading branch information
njames authored Oct 2, 2023
2 parents 81799a9 + c906ea6 commit 0da54be
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contributing
----
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.

Please:
1. Fork
2. Clone
3. Write Doco
4. Open a Pull request.

Many thanks.
22 changes: 16 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,24 @@ Documentation for Yeoman Generators for CAP, Fiori, and Other SAP Products
## Intention
The intention of this repository is to document the [Yeoman](https://yeoman.io/generators/) Generators for the SAP ecosystem

###Blogs
## [Contribution](./CONTRIBUTION.md)
```
$ yo
? 'Allo [Contributer](./CONTRIBUTION.md)! What would you like to do? (Use arrow keys)
Run a generator
❯ Easy Ui5
──────────────
Fork this Repo
Contribution Documentation
Provide some help
Get me out of here!
(Move up and down to reveal more choices)
```

https://blogs.sap.com/2020/11/15/create-a-fiori-application-using-yeoman-generators-and-consume-odata-services-exposed-by-a-sap-gateway-demo-system/
This repository is available for [Hacktoberfest](https://hacktoberfest.com/participation) contributions.

https://blogs.sap.com/2022/07/13/how-to-manually-install-yeoman-generators-in-business-application-studio-bas/
Please fork the repository, clone it to your working space and then open a pull request to get the merges applied.

https://blogs.sap.com/2021/04/09/easy-ui5-3.0-from-community-contributions-to-community-plugins/

https://blogs.sap.com/2014/02/25/introducing-the-yeoman-generator-for-openui5/
If you don't know about Yeoman or the SAP Fiori Generators please start with the information in [additional](./additional.md)

You-tube [Yeoman generator for OpenUI5 - teaser - YouTube](https://www.youtube.com/watch?v=B5D1aTbScnE)
12 changes: 12 additions & 0 deletions additional.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
#Additional Information about the Yeoman Generators

###Blogs

https://blogs.sap.com/2020/11/15/create-a-fiori-application-using-yeoman-generators-and-consume-odata-services-exposed-by-a-sap-gateway-demo-system/

https://blogs.sap.com/2022/07/13/how-to-manually-install-yeoman-generators-in-business-application-studio-bas/

https://blogs.sap.com/2021/04/09/easy-ui5-3.0-from-community-contributions-to-community-plugins/

https://blogs.sap.com/2014/02/25/introducing-the-yeoman-generator-for-openui5/

You-tube [Yeoman generator for OpenUI5 - teaser - YouTube](https://www.youtube.com/watch?v=B5D1aTbScnE)

0 comments on commit 0da54be

Please sign in to comment.