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
42
Commits
2
Branches
14
Tags
479 KiB
Tree:
01ce9284bc
registry-backup
/
.gitignore
5 lines
34 B
Raw
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