This website works better with JavaScript.
Explore
Help
Sign In
rust3ds
/
cargo-3ds
Watch
1
Star
0
Fork
You've already forked cargo-3ds
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Cargo command to work with Nintendo 3DS project binaries.
homebrew
nintendo-3ds
rust
cargo-subcommand
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.
120
Commits
3
Branches
3
Tags
276 KiB
Branch:
main
fix/optional-authors
main
master
0.1.1
v0.1.0
v0.1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
cargo-3ds
/
.gitignore
3 lines
13 B
Raw
Permalink
Normal View
History
Unescape
Escape
Everything works
3 years ago
target
Check in Cargo.lock and install with `--locked` This is the recommended best practice for binaries, we should do it for `cargo-3ds` as well. A side effect of this is that we should test build and installation with the exact Cargo.lock dependencies with `--locked`.
1 year ago
.idea