lighttiger2505 / lab

lab is a cli client of gitlab like hub
MIT License
91 stars 9 forks source link

Add browse filepath #54

Closed lighttiger2505 closed 6 years ago

lighttiger2505 commented 6 years ago
$ lab browse hogedir/hogefile
# browse file `https://gitlab.com/lighttiger2505/lab/blob/master/hogedir/hogefile.go`

$ lab browse hogedir/hogefile --line 34-54
# browse file `https://gitlab.com/lighttiger2505/lab/blob/master/hogedir/hogefile.go#L34-54`