We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df32d68 commit 0a7d60dCopy full SHA for 0a7d60d
README.md
@@ -15,5 +15,8 @@ It's idempotent, so you can run it on half-initialized repositories too and it w
15
```
16
mkdir my-new-package
17
cd my-new-package
18
+
19
+yarn create @sourcegraph
20
+# or
21
npm init @sourcegraph
22
0 commit comments