From 9333d93c2f567dcf49481800c763813dff400e8b Mon Sep 17 00:00:00 2001 From: bchadwic Date: Wed, 12 May 2021 14:52:01 -0700 Subject: [PATCH] started creating the new command. Added useful resources --- pkg/cmd/browse/helpful-resources.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pkg/cmd/browse/helpful-resources.txt diff --git a/pkg/cmd/browse/helpful-resources.txt b/pkg/cmd/browse/helpful-resources.txt new file mode 100644 index 000000000..7a710cd94 --- /dev/null +++ b/pkg/cmd/browse/helpful-resources.txt @@ -0,0 +1,10 @@ + +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 +