Skip to content

Plugin API for Chalet? #155

Answered by rewrking
CLanguagePurist asked this question in Ideas
Discussion options

You must be logged in to vote

At the moment, Chalet is definitely focused on core functionality first, so if it's a major language that's widely used and requires compilation, I'd rather see it in that core functionality. Other major languages could be supported like so:

{
   "setttings:Java": {},
   "settings:Swift": {}
}

and then chosen in each target with "language": "Java" or "language": "Swift"

Additionally, you can currently create process targets to call whatever you want and pass along Chalet variables like the architecture triple. That's probably the closest thing to a Plugin API right now.

With that said, a separate one is not out of the question, but there's just a lot of challenges that would bring. For ex…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rewrking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants