material-motion / tools

The Material Motion team's tools
Other
7 stars 5 forks source link

`mdm url <name>` #71

Open jverkoey opened 8 years ago

jverkoey commented 8 years ago

Should return the github url for the repo matching <name>. Should follow similar conventions to mdm dir.

jverkoey commented 8 years ago

Example usage (on OS X):

# Open the github page for the team repo
open $(mdm url team)