Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(create-astro): add --fancy flag #5226

Merged
merged 2 commits into from
Oct 28, 2022
Merged

Conversation

natemoo-re
Copy link
Member

Changes

  • Adds a --fancy flag for Windows users that want full Unicode support
  • Also gives Houston a top-hat

Testing

Tested manually

Docs

Updated the README. Houston is mostly undocumented right now!

@natemoo-re natemoo-re requested a review from a team as a code owner October 28, 2022 10:41
@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2022

🦋 Changeset detected

Latest commit: 6bf8485

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: create-astro Related to the `create-astro` package (scope) label Oct 28, 2022
@@ -42,6 +42,7 @@ May be provided in place of prompts
|:-------------|:----------------------------------------------------|
| `--template` | Specify the template name ([list][examples]) |
| `--commit` | Specify a specific Git commit or branch to use from this repo (by default, `main` branch of this repo will be used) |
| `--fancy` | For Windows users, `--fancy` will enable full unicode support |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we have a --help flag that would print this stuff in the CLI in a previous version? Out of scope for this PR, but could be helpful to add in the future.

Docs here look good though! Even if I guess this README doesn’t get a lot of eyes.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we do have a --help flag, would be nice to follow-up with!

@natemoo-re natemoo-re merged commit 641b6d7 into main Oct 28, 2022
@natemoo-re natemoo-re deleted the feat/create-astro-fancy branch October 28, 2022 17:24
@astrobot-houston astrobot-houston mentioned this pull request Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: create-astro Related to the `create-astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants