Skip to content

Generate decidim application using decidim specific gem branch #29

@beagleknight

Description

@beagleknight

We can add a --branch flag to generate a decidim application to use a specific branch of decidim gem.

Example:

bin/decidim --branch docker new_app

generates a Gemfile like this:

gem 'decidim', github: 'codegram/decidim', branch: 'docker'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions