Skip to content

Instantly share code, notes, and snippets.

View StorytellerCZ's full-sized avatar
☄️
Meteor community

Jan Dvorak StorytellerCZ

☄️
Meteor community
View GitHub Profile
@StorytellerCZ
StorytellerCZ / meteor-socialize-dev
Last active July 16, 2017 17:32
Basic setup for Meteor Socialize development
#!/bin/sh
# create bare Meteor app
meteor create socialize-dev --bare
cd socialize-dev
# create packages folder
mkdir packages
cd packages
# clone all the socialize packages on dev

Turning Off Github Issues

My friend Michael Jackson turned off github issues on one of his smaller projects. It got me thinking...

Maintainers getting burned out is a problem. Not just for the users of a project but the mental health of the maintainer. It's a big deal for both parties. Consumers want great tools, maintainers want to create them, but maintainers don't want to be L1 tech support, that's why they