Skip to content

Conversation

@Goooler
Copy link

@Goooler Goooler commented Feb 20, 2024

Closes #23.


We can keep this repo update to date by enabling @renovate-bot.

@Goooler Goooler mentioned this pull request Feb 20, 2024
Comment on lines -31 to +24
tasks.withType<KotlinCompile>() {
kotlinOptions.jvmTarget = "1.8"
java {
toolchain.languageVersion = JavaLanguageVersion.of(11)
Copy link
Author

Choose a reason for hiding this comment

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

com.android.tools requires Java 11 or newer.

@Goooler Goooler changed the title Minor updates Support bundling CLI and minor updates Jul 20, 2024
@Sidnioulz
Copy link

Sidnioulz commented Oct 29, 2024

Hey @DevSrSouza just want you to know this PR's content would be useful at virtually every job I've had as a design system engineer. There is a dire need of tools to convert SVG icons to code straight from a source of truth, especially for Android.

@Goooler
Copy link
Author

Goooler commented Oct 29, 2024

@Sidnioulz You can try out https://github.com/ComposeGears/Valkyrie.

@Sidnioulz
Copy link

@Goooler I found this project via your issue on Valkyrie :) I also wrote on the Valkyrie Slack yesterday. I understand it's not production-ready either?

@Goooler
Copy link
Author

Goooler commented Oct 29, 2024

If you need this CLI, I'll try to finish it in Valkyrie, so busy for now...

@Sidnioulz
Copy link

Sidnioulz commented Oct 29, 2024

I do not want to rush you at all! I know first-hand opensource takes time 😄 And I'd like to use the opportunity to thank you for your work ❤️

I just wanted to know DevSrSouza of this use case because I believe the people building these tools don't necessarily know about the design system use case.

@Goooler
Copy link
Author

Goooler commented Jun 13, 2025

Now you can try out https://github.com/ComposeGears/Valkyrie instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build a CLI to use

2 participants