Jessica Sestak
|
edebfa104b
|
Added errors and started defining the the path for flags and args to open in the browser.
|
2021-05-23 19:04:38 -07:00 |
|
ravocean
|
b22519309f
|
Fixed the name of projects flag
|
2021-05-23 16:01:18 -07:00 |
|
ravocean
|
e4b2ec202d
|
We added a few flags based on priority
|
2021-05-23 15:57:29 -07:00 |
|
ravocean
|
6e7cd6fd05
|
Added parseArgs() function, beginning to work on parseFlags() functions
|
2021-05-23 15:31:01 -07:00 |
|
Benjamin Chadwick
|
f66a086a5d
|
Merge branch 'trunk' into trunk
|
2021-05-23 12:35:53 -07:00 |
|
jlsestak
|
e4e8b77c7d
|
Update browse.go
|
2021-05-23 12:30:27 -07:00 |
|
jlsestak
|
bab7b498ec
|
Update browse.go
|
2021-05-23 12:23:33 -07:00 |
|
Ben
|
b8de5c87e1
|
removed help message for non error operation
|
2021-05-19 22:45:03 -07:00 |
|
Ben
|
d8c20faa65
|
added in a help dialogue and error message
|
2021-05-19 22:14:58 -07:00 |
|
Ben
|
daf27af34a
|
only accepts 1 arg at most
|
2021-05-19 19:17:14 -07:00 |
|
Ben
|
14a40fb0db
|
added a return statement to avoid a segmentation fault on a null baseRepo, error handling will be improved more later
|
2021-05-19 13:13:23 -07:00 |
|
Ben
|
697ff425a8
|
disregard
|
2021-05-19 13:09:30 -07:00 |
|
Ben
|
097dd25884
|
redefined how gh browse opens the repo. We now use the BaseRepo to extract the correct paths. This should make it easier to navigate to other directories within the repo using the repoUrl variable created
|
2021-05-19 12:57:56 -07:00 |
|
Ben
|
d656a9077b
|
cleaned up the code base, opening the web browser is now matching the style of th e repo. We also made a dialogue in our helpful-resources.txt about what we will be doing next. Big things to comegit add .
|
2021-05-15 21:40:43 -07:00 |
|
Ben
|
68ce66801b
|
We got the browser to open on gh browse, now we're working towards making it specific to the argument passed in. Mini wingit add .!
|
2021-05-15 21:09:13 -07:00 |
|
Ben
|
e905133068
|
working towards removing the help message when browse is inputted
|
2021-05-15 14:47:50 -07:00 |
|
Ben
|
88ef7ce58b
|
removed view, from here on out exclusively working in browse to do most of the logic
|
2021-05-15 12:08:51 -07:00 |
|
bchadwic
|
602334f58a
|
working on the browse view
|
2021-05-12 16:02:14 -07:00 |
|
bchadwic
|
c42f6acbde
|
begun a view subcommand of browse
|
2021-05-12 14:54:18 -07:00 |
|
bchadwic
|
9333d93c2f
|
started creating the new command. Added useful resources
|
2021-05-12 14:52:01 -07:00 |
|