sanderpick / wolfpack-cli

Grr, the Wolfpack CLI... a shameless rip of the Nodejitsu CLI for lightweight team management.
2 stars 0 forks source link

grr teams invite user teamname should go through team creation if it doesn't exist #8

Open andrewxhill opened 11 years ago

andrewxhill commented 11 years ago

Instead of the two step

grr teams create teamname
grr teams invite user teamname

similar to git checkout -b newbranchname we should allow,

grr teams invite user newteamname

and then just create throw,

This  is a new team, would you like to create it now? [Yes] [No]
sanderpick commented 11 years ago

hell yes

On Friday, April 26, 2013 at 3:19 PM, Andrew W. Hill wrote:

Instead of the two step grr teams create teamname grr teams invite user teamname
similar to git checkout -b newbranchname we should allow,
grr teams invite user newteamname
and then just create throw, This is a new team, would you like to create it now? [Yes] [No]

— Reply to this email directly or view it on GitHub (https://github.com/sanderpick/wolfpack-cli/issues/8).

robinkraft commented 11 years ago

+1

On Apr 26, 2013, at 4:01 PM, Sander Pick notifications@github.com wrote:

hell yes

On Friday, April 26, 2013 at 3:19 PM, Andrew W. Hill wrote:

Instead of the two step grr teams create teamname grr teams invite user teamname similar to git checkout -b newbranchname we should allow, grr teams invite user newteamname
and then just create throw, This is a new team, would you like to create it now? [Yes] [No]

— Reply to this email directly or view it on GitHub (https://github.com/sanderpick/wolfpack-cli/issues/8).

— Reply to this email directly or view it on GitHub.