Remix.run Logo
9cb14c1ec0 2 days ago

Yes, just a couple of minutes setting up a Github action on a fork, and you're good to go.

robmensching 2 days ago | parent [-]

Yep, and now you have about half a million lines of code* to maintain as well. Have fun with it!*

* Last count the WiX Toolset had 589,719 loc but 444,936 if you skip comments and whitespace.

* This is the point, maintaining successful (and often non-trivial) projects requires a good bit of work.

9cb14c1ec0 a day ago | parent [-]

You can always just merge in the latest changes from the upstream project with a click or too. No need to maintain it on your own.