I wanna run something script through octokit at local.
pnpm run init:repo
open the headed chromium broweser(playwright). Login to the GitHub.com then saved login session to your local.
pnpm dev
then builded to dist.
bin/cli <command> <args...>
- https://playwright.dev/docs/debug
- https://playwright.dev/docs/debug-selectors#using-playwright-inspector
`PWDEBUG=1 bin/cli <command> <args...>`