You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Gradle plugin relies on a Maven plugin that was removed from Gradle, and after 25 years of build system hell, I'm probably going to write yet another build system. Fabricate 2 (fab) will likely be a TypeScript build system that can make use of some Java Concurrency stuff I wrote in Fabricate (one). The basic idea will be to leverage TypeScript to call CLI tasks in a Linux or Mac OS shell or using Git Bash on Windows. Then TypeScript can also call Java which can do concurrency stuff calling back to TypeScript to interact with the CLI. If anyone is interesting in collaborating on a jsweet CLI please reach out :)
Cheers,
Scott
The text was updated successfully, but these errors were encountered:
Hi All,
The Gradle plugin relies on a Maven plugin that was removed from Gradle, and after 25 years of build system hell, I'm probably going to write yet another build system. Fabricate 2 (fab) will likely be a TypeScript build system that can make use of some Java Concurrency stuff I wrote in Fabricate (one). The basic idea will be to leverage TypeScript to call CLI tasks in a Linux or Mac OS shell or using Git Bash on Windows. Then TypeScript can also call Java which can do concurrency stuff calling back to TypeScript to interact with the CLI. If anyone is interesting in collaborating on a jsweet CLI please reach out :)
Cheers,
Scott
The text was updated successfully, but these errors were encountered: