FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
botframework-cli/packages/cli/bin/run at main · microsoft/botframework-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
microsoft
/
botframework-cli
Public archive
Notifications
You must be signed in to change notification settings
Fork
123
Star
175
Code
Issues
22
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
botframework-cli
/
packages
/
cli
/
bin
/
run
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
5 lines (4 loc) · 132 Bytes
Breadcrumbs
botframework-cli
/
packages
/
cli
/
bin
/
run
Copy path
File metadata and controls
executable file
·
5 lines (4 loc) · 132 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
#!/usr/bin/env node
require
(
'@oclif/command'
)
.
run
(
)
.
then
(
require
(
'@oclif/command/flush'
)
)
.
catch
(
require
(
'@oclif/errors/handle'
)
)
Back
|
FazBrowse Home
|
New Git URL