Delete helpful-resources.txt

This commit is contained in:
Benjamin Chadwick 2021-06-02 12:42:09 -07:00 committed by GitHub
parent 5aeca61fd0
commit 95ceb85ee5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,22 +0,0 @@
Slack channel for help
https://app.slack.com/client/T021TMCB3EU/C01VB0F524
Project layout
https://github.com/cli/cli/blob/trunk/docs/project-layout.md
Our working fork
https://github.com/bchadwic/cli/tree/trunk
https://umarcor.github.io/cobra/#example
5/15/21
Moving forward, since we can open in the browser we need to discuss logic of arguments
This includes:
1. Open the repo in browser with just "gh browse"
2. Make the help instruction display while opening using IOStreams
3. Find out how "cmd" stores args within, to be parsed
4. Make a table of all the possible inputs that are valid
5. Possibly work on error handling
6. Clarify table with client before moving forward with args