This website works better with JavaScript.
git.shipyard.rs
Sign In
jstrong
/
registry-backup
Watch
1
Fork
You've already forked registry-backup
0
Code
Issues
1
Pull Requests
Projects
Releases
2
Wiki
Activity
A command-line tool for crate registry backup/export
https://shipyard.rs
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.
49
Commits
2
Branches
14
Tags
479 KiB
Branch:
master
feat/mass-publish-tool
master
v0.1.0
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.3.0
v0.4.0
v0.4.0-rc.1
v0.4.0-rc.2
v0.4.0-rc.3
v0.4.0-rc.4
v0.4.1
v0.5.0-beta.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
registry-backup
/
.gitignore
5 lines
34 B
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2 years ago
/target
*.swp
config.toml
implements --filter-crates, --dry-run, --overwrite-existing --filter-crates: limit downloads to crates with names matching supplied regex --dry-run: don't actually download --overwrite-existing: re-download even if .crate file already exists in output dir
2 years ago
/output