Re: [evolutionjs] getting started
- From:
- vision media [ Tj Holowaychuk ]
- Date:
- 2010-02-12 @ 14:31
install instructions without an app to install? most likely you wont
have to install it at all, it will just work
On Fri, Feb 12, 2010 at 2:14 AM, Alistair Holt <alistairholt@gmail.com>wrote:
> You want instructions on how to install git? or do you mean something
> else?
>
> Alistair
>
> On 12 Feb 2010, at 05:40, Todd Geist <emptyofwhat@gmail.com> wrote:
>
> > I want to get started.
> >
> > First thing I want to do is git install instructions going
> >
> > What do we have so far?
> >
> > Todd
>
--
Tj Holowaychuk
Vision Media
President & Creative Lead
Re: [evolutionjs] getting started
- From:
- Todd Geist
- Date:
- 2010-02-12 @ 15:08
lol
git I have.... And I have already installed node a few times. But whats
next? I guess the main point is I don't know I told you all I was a noobie
in the SSJS world :>) , and really in the Social Coding world too.
But I want to start messing around. So what do I need? node and express and
that is it?
Also since I seem to be the newest guy here, I though perhaps I could add
some value putting together docs. Maybe it is too soon?
Re: [evolutionjs] getting started
- From:
- vision media [ Tj Holowaychuk ]
- Date:
- 2010-02-12 @ 15:49
yup node / express is it really, I created the empty repo here
http://github.com/visionmedia/evolution
On Fri, Feb 12, 2010 at 7:08 AM, Todd Geist <emptyofwhat@gmail.com> wrote:
> lol
>
> git I have.... And I have already installed node a few times. But whats
> next? I guess the main point is I don't know I told you all I was a noobie
> in the SSJS world :>) , and really in the Social Coding world too.
>
> But I want to start messing around. So what do I need? node and express
> and that is it?
>
> Also since I seem to be the newest guy here, I though perhaps I could add
> some value putting together docs. Maybe it is too soon?
>
>
--
Tj Holowaychuk
Vision Media
President & Creative Lead
Re: [evolutionjs] getting started
- From:
- Mike Cantelon
- Date:
- 2010-02-15 @ 22:58
> git I have.... And I have already installed node a few times. But whats
> next? I guess the main point is I don't know I told you all I was a noobie
> in the SSJS world :>) , and really in the Social Coding world too.
>
> But I want to start messing around. So what do I need? node and express
> and that is it?
>
>
Best bet is probably to familiarize yourself with Express. I've been running
it and reading bits of the source code as time permits to get a feel for how
it works and the coding style.
Mike