FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codebuddy2api/start.sh at main · nopperabbo/codebuddy2api · GitHub
nopperabbo
/
codebuddy2api
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
codebuddy2api
/
start.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
6 lines (5 loc) · 115 Bytes
Breadcrumbs
codebuddy2api
/
start.sh
Copy path
File metadata and controls
executable file
·
6 lines (5 loc) · 115 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
#!
/bin/bash
#
Start codebuddy2api server
cd
"
$(
dirname
"
$0
"
)
"
#
Activate venv and run
exec
venv/bin/python web.py
Back
|
FazBrowse Home
|
New Git URL