Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: functionless/create-functionless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: functionless/create-functionless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 1 commit
  • 11 files changed
  • 2 contributors

Commits on Sep 16, 2022

  1. feat: compose templates and new devx template (#9)

    - Adds the ability to compose templates via `extend` keyword in manifest files.
    - Composed templates compose by merging their files and dependencies.
    - Broke out shared parts of template into `base` template.
    - Refactored `default` to extend `base`.
    - Added new `devx-experimental` template which extends `base`.
    
    Co-authored-by: Tyler van Hensbergen <tyler@functionless.org>
    tvanhens and Tyler van Hensbergen authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3e0dd6c View commit details
    Browse the repository at this point in the history
Loading