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

Implement ASCII art only flag #45

Merged
merged 12 commits into from
Dec 28, 2024
Merged

Conversation

ephyran
Copy link
Contributor

@ephyran ephyran commented Dec 14, 2024

This PR aims to address #36.

It includes the addition of a --art-only flag that suppresses both the header and footer of the ASCII preview, as well as prevents the generation of an STL file.

@chrisreddington
Copy link
Collaborator

Thanks @ephyran! ✨ I think this approach solves the immediate request of an ASCII only approach. Longer term, with the amount of requests that have come in around customisability, I'm thinking that some form of config file might be useful where a user can specify their preferred usage of Skyline (e.g. Generating STL or not, including years or not, etc.)

But this approach looks good for the immediate request - Thank you! 😄 🎉 And thanks to @mattr- for the original issue too!

@chrisreddington chrisreddington linked an issue Dec 28, 2024 that may be closed by this pull request
3 tasks
@chrisreddington chrisreddington merged commit c5698a0 into github:main Dec 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature]: Skip STL generation and the GitHub Skyline ascii art text
2 participants