-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Overview
lb4 app makes an app and the templates have IBM copyright headers on them. I believe we had agreed that templates will not have any copyright headers and think this was added by mistake when we update the headers for 2018.
Acceptance Criteria
- Remove copyright from existing templates manually (there are like...2 or 3 of them?)
- Change the templates to use a different filetype suffix (so that the copyright tool doesn't add copyright to it!)
- From
.tsto.ts.template - From
.jsto.js.template(if applicable)
- From
- Refactor existing CLI code to
- Use the new template format (change the target path to include the new name)
- Ensure that the generated files still use the correct suffix!
Reactions are currently unavailable