Douglas Wilson
Douglas Wilson
oh @rlidwka i think it was assigned to you in case you wanted to put a link to the twitter account on the website was all, haha
> we could put a list of tweets on the website i want this :)
we should put in some central location as "Contribution Guide" in general for all the repo, then we can add a contributing file in the repos that just link there,...
or, just move the style guide into this repo or something, idk. as for the contributing.md thing, i would like to add a contributing.md file to all our repos, but...
Merging commits from badgeboard closed some issues in here.
or something. we'll have to think more on this one. multiparty has a simple interface but the parsing is way too loose; i haven't really looked into busboy, mostly because...
> one parser in this org this. we don't mind multiple implementations on npm :) but our goal in jshttp is to have a bunch of low-level http modules done...
gotcha. hm, i wonder if there is a good way to keep both... for now i'm going to check in the npm scripts so it's easy for me to run...
i can run `Makefile` with `dmake` :) I just find that it's nice, especially for new-comers, to not need other tools outside the language the repo is about, since it...