Replies: 1 comment
-
I do not believe there is any plans to make this particular workflow easier today. We do have a Curious of what you find today painful to setup in your CI environment. Would some documentation on how to compile TypeSpec with some common CI system help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there TypeSpec team and community 👋🏻
One hurdle I face with TypeSpec in a Microsoft/.NET (read: back-end first) enterprise environment is unfamiliarity with the npm/JS/TS ecosystem.
Have there been any discussions/are there any plans to provide out-of-the-box/easier* integration for .NET environments?
*By "easier," I mean "simplifying CI configuration for a .NET API/service (ADO Pipelines or GitHub Actions) with respect to node/npm, running npm install/ci, and generating server stubs/swagger docs." Maybe this already is "simple enough" (UseNode, NpmCommand) and I just need to look at others’ examples.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions