FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
databases/scripts/docs at master · encode/databases · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
encode
/
databases
Public archive
Notifications
You must be signed in to change notification settings
Fork
264
Star
4k
Code
Issues
115
Pull requests
16
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
databases
/
scripts
/
docs
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
10 lines (7 loc) · 119 Bytes
Breadcrumbs
databases
/
scripts
/
docs
Copy path
File metadata and controls
executable file
·
10 lines (7 loc) · 119 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
#!
/bin/sh -e
export
PREFIX=
"
"
if
[
-d
'
venv
'
]
;
then
export
PREFIX=
"
venv/bin/
"
fi
set
-x
${PREFIX}
mkdocs serve
Back
|
FazBrowse Home
|
New Git URL