Skip to content

Instantly share code, notes, and snippets.

View MerlinCalo's full-sized avatar
💭
I may be slow to respond.

MerlinCalo

💭
I may be slow to respond.
View GitHub Profile
@ngauthier
ngauthier / Dockerfile
Last active March 21, 2016 18:10
GDG Docker App Example
FROM golang
ADD main.go ./
RUN go build -o greeter main.go
CMD ["./greeter"]

NodeTogether Curriculum

Step 0. git Up and Running

Github

Github is where we will store all our code and collaborate on it with others. Make an account here: https://github.com/

git

git is a way to keep track of your projects as they change.

@unscriptable
unscriptable / 000-title.md
Last active February 12, 2024 00:36
"slides" for Boston Javascript Meetup Group, "The future of JS modules", April 4, 2013
@desandro
desandro / bower-logo.md
Last active December 30, 2021 23:11
Bower logo

In addition to awesome docs #228, Bower deserves a proper logo. See below for sketches. I'm curious if you think any of these are worth me putting more effort into.


Take a look at Yeoman right now.

Screen Shot 2013-02-19 at 4 43 10 PM

The other two entities have awesome logos. Bower's got to represent.