openfaas / ofc-bootstrap

Bootstrap OpenFaaS Cloud for your team
https://docs.openfaas.com/openfaas-cloud/intro/
MIT License
179 stars 61 forks source link

Move github app HTML templates to templates folder #203

Closed Waterdrips closed 4 years ago

Waterdrips commented 4 years ago

Description

The html templates for the github app creation helper have been moved into ./templates/github/ so a user can avoid copying extra files/folders if using ofc-bootstrap outside the clone dir.

Fixes #202

Signed-off-by: Alistair Hey alistair@heyal.co.uk

How Has This Been Tested?

This was tested by building and running the create-github-app command and generating a github app

Checklist:

I have:

alexellis commented 4 years ago

I feel like this is a core part of the package, but I see the point so will merge it for usability in pipelines.