Code Monkey home page Code Monkey logo

Comments (5)

foolip avatar foolip commented on June 10, 2024

That would be nice, yeah, I failed to even build freepascal :)

from html-build.

sideshowbarker avatar sideshowbarker commented on June 10, 2024

I think we have this now from the changes in #13. If you run the build.sh from that branch, it does everything for you—including the fact that with #10 landed, the build no longer requires you to have wattsi installed locally; if you don’t, in runs it on the server side and sends the results down, and the rest of the build just uses that output (instead of trying to generate it with wattsi locally).

from html-build.

domenic avatar domenic commented on June 10, 2024

#13 did a lot, but I interpret this as also doing a git checkout of https://github.com/whatwg/html.

Probably best to do after #15. With that design in place this becomes basically "if the source directory doesn't exist, git clone into it."

Then we can tell people "to get started building HTML, git clone html-build and run html-build/build.sh. If all goes well, you should have output in html-output/, and you can edit html/ and run html-build/build.sh from there."

Hmm, or maybe that would end up confusing since it would set origin to whatwg/html instead of yourfork/html :(. We could make it prompt for the git remote you want to use I guess, with default whatwg/html?

from html-build.

sideshowbarker avatar sideshowbarker commented on June 10, 2024

#13 did a lot, but I interpret this as also doing a git checkout of https://github.com/whatwg/html.

Ah, true. I had been assuming that other users would all just already have the html repo checked out, as I do. But if they haven’t yet, the build rightly should just get it for them and keep on going.

Probably best to do after #15. With that design in place this becomes basically "if the source directory doesn't exist, git clone into it."

Yeah, agreed.

We could make it prompt for the git remote you want to use I guess, with default whatwg/html?

That would make sense, yeah.

from html-build.

domenic avatar domenic commented on June 10, 2024

I guess this is done now that b68ddb1 has landed. Yay!

from html-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.