GithubHelp home page GithubHelp logo

Comments (5)

 avatar commented on June 24, 2024

There really is no reason for this to be part of the web.go framework tbh. This sort of stuff belongs to your code environment/IDE.

from web.

jameshfisher avatar jameshfisher commented on June 24, 2024

I generally dislike bulky IDE solutions. I do realise, though, that there's not really anything specific to web.go here apart from the use case. Is there any current generic tool that will watch do what I describe?

from web.

hoisie avatar hoisie commented on June 24, 2024

There was a thread about this on the mailing list:
http://groups.google.com/group/golang-nuts/browse_thread/thread/23b7c1b319adedf

In summary - I'd like to have a 'runwebgo' command but the hard part would be figuring out how to compile the web projct. It would need a generic way to compile go sources. This wouldn't be too hard if there was some kind of config file that describes the structure of the project, but it's this kind of scaffolding that I'm trying to avoid.

from web.

tredoe avatar tredoe commented on June 24, 2024

Fortunately we already have an automatic Go builder with incremental builds

http://groups.google.com/group/golang-nuts/browse_thread/thread/1cca9738287302
http://code.google.com/p/kylelemons/source/browse/trunk/go/gobuild/README

from web.

hoisie avatar hoisie commented on June 24, 2024

There is still no clean way to automatically recompile apps. Closing for now

from web.

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.