Skip to content

Instantly share code, notes, and snippets.

@daguar
Created January 26, 2016 01:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daguar/3aa1ad3d0960f6cb8beb to your computer and use it in GitHub Desktop.
Save daguar/3aa1ad3d0960f6cb8beb to your computer and use it in GitHub Desktop.
How to set up a Waffle for team and project tasks
so what we do
is have multiple repos, some public some private
you can add private repos to a "meta-waffle” (the repo that sorta holds all others underneath it for waffle’s purposes)
and then it will show up for YOU (and others with permissions) but not for OTHERS
Waffle instructions for managing multiple repos in a single waffle: https://github.com/waffleio/waffle.io/wiki/FAQs#multirepo
so what i’d do is create a new repo (public) called something like “kansas-city-fellows” or somesuch
then that can be the “meta waffle” and you can configure it per the above link by adding additional project-specific repos
and you can also create a (private) repo called “kansas-city-private” and add it to the “kansas-city-fellows” waffle, and there is where can live all your private stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment