This website requires JavaScript.
Explore
Help
Sign In
PlexSheep
/
pt
Archived
generated from
PlexSheep/baserepo
Watch
1
Star
0
Fork
You've already forked pt
0
Code
Issues
11
Pull Requests
Actions
Packages
Projects
Releases
23
Wiki
Activity
This repository has been archived on
2024-10-16
. You can view files and clone it, but cannot push or open issues or pull requests.
libpt@0.3.5
pt
/
scripts
/
publish.sh
5 lines
97 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
cargo ws publish --registry cscherr
cargo publish --registry cscherr -p libpt
Reference in New Issue
View Git Blame
Copy Permalink