Re: [go-nuts] Re: [ANN] scaffolder - web application servers to order

2017-05-15 Thread Simon Ritchie
Don't wait. Write it yourself. Seriously, if my solution does most of what you want, but it's not quite right, it's very easy to change it. Just hack the templates. Regards Simon On Mon, May 15, 2017 at 4:41 PM, Tong Sun wrote: > Quite agree with the following. > > scaffolding just like sym

[go-nuts] Re: [ANN] scaffolder - web application servers to order

2017-05-15 Thread Tong Sun
Quite agree with the following. scaffolding just like symfony/RoR scaffold generator! That's something I had been hoping and looking for for quite a while. Thanks a lot! On Thursday, May 11, 2017 at 4:37:44 AM UTC-4, mhh...@gmail.com wrote: > > It s awesome, > in my opinion, this is the way

Re: [go-nuts] Re: [ANN] scaffolder - web application servers to order

2017-05-11 Thread Simon Ritchie
> PS: i remember you talked about it earlier, shame i missed it at that time. I've given a couple of talks that mention the scaffolder. One was recorded for posterity. It was to the Linuxing in London meetup and it was about running Go on a single board computer. I used the scaffolder as an exa

[go-nuts] Re: [ANN] scaffolder - web application servers to order

2017-05-11 Thread mhhcbon
It s awesome, in my opinion, this is the way i want to consume go in the future. pragmatic, correct, fast, repeatable. in additions to what go provides, fast build, cross platform, easy to package Although, my very personal opinion, lets do smaller program that combines together, in the spirit