Skip to content

feat: support generation from remote bricks#488

Merged
felangel merged 6 commits intomainfrom
feat/remote-bricks
Sep 8, 2022
Merged

feat: support generation from remote bricks#488
felangel merged 6 commits intomainfrom
feat/remote-bricks

Conversation

@felangel
Copy link
Contributor

@felangel felangel commented Aug 24, 2022

Description

BREAKING

This change updates the create to have the following usage:

very_good create <project name> -o <output-directory>

These changes should not be released. As discussed, we'll refactor the create usage to use subcommands instead in a separate PR (#490).

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added the feature A new feature or request label Aug 24, 2022
@felangel felangel self-assigned this Aug 24, 2022
@felangel felangel marked this pull request as ready for review August 29, 2022 16:38
@felangel felangel requested a review from jorgecoca as a code owner August 29, 2022 16:38
renancaraujo
renancaraujo previously approved these changes Sep 7, 2022
@felangel felangel merged commit 799d81a into main Sep 8, 2022
@felangel felangel deleted the feat/remote-bricks branch September 8, 2022 18:04
ahsanf pushed a commit to Arkabyte-Teknologi/very_good_cli that referenced this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retrieve bricks for "create" from remote source (aka do not include bundles in the codebase)

2 participants