Created
January 26, 2016 01:21
-
-
Save daguar/3aa1ad3d0960f6cb8beb to your computer and use it in GitHub Desktop.
How to set up a Waffle for team and project tasks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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