This website works better with JavaScript.
Explore
Help
Sign In
mkrz5h4u8
/
gpustack
Watch
1
Star
0
Fork
You've already forked gpustack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
master
test2
test
dev-edu
main
v0.6-dev
0.1.0
0.1.0rc1
0.1.0rc2
0.1.1
0.1.1rc1
0.1.2
0.1.2rc1
0.1.2rc2
0.2.0
0.2.0rc1
0.2.1
0.3.0
0.3.0rc1
0.3.1
0.3.1rc1
0.3.2
0.3.2rc1
v0.4.0
v0.4.0rc1
v0.4.0rc2
v0.4.1
v0.4.1rc1
v0.5.0
v0.5.0rc1
v0.5.0rc2
v0.5.1
v0.5.1rc1
v0.6.0
v0.6.0rc1
v0.6.0rc2
v0.6.1
v0.6.1rc1
v0.6.2
v0.6.2rc1
v0.6.2rc2
v0.7.0
v0.7.0rc1
v0.7.0rc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
gpustack
/
hack
/
serve-docs.sh
8 lines
92 B
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-o errexit
set
-o nounset
set
-o pipefail
poetry run mkdocs serve
Reference in new issue
View Git Blame
Copy Permalink