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 d38bc9f commit 0eea87eCopy full SHA for 0eea87e
README.md
@@ -9,8 +9,7 @@ This script is specific to the needs of a one-time migration for [@octoherd](htt
9
```
10
$ npx @octoherd/script-create-repositories-from-script-folders \
11
--octoherd-token 0123456789012345678901234567890123456789 \
12
- script-sync-branch-protections/script.js \
13
- "octoherd/scripts" \
+ "octoherd/script-create-repositories-from-script-folders" \
14
--path-to-folders "scripts/**"
15
16
0 commit comments