This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
liftinstall
Watch
1
Star
0
Fork
You've already forked liftinstall
0
mirror of
https://github.com/yuzu-emu/liftinstall.git
synced
2025-11-04 23:34:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
An adaptable installer for your application
11
commits
1
branch
9
tags
2.2
MiB
Rust
73.2%
Vue
18%
JavaScript
6%
C++
2.2%
HTML
0.5%
Other
0.1%
d86077d929
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
James
d86077d929
Move extern statements to modules where they are used
...
This will allow for easier feature configuration in the future.
2018-01-28 18:03:43 +11:00
src
Move extern statements to modules where they are used
2018-01-28 18:03:43 +11:00
static
Stub out installing + exit pages
2018-01-27 15:31:43 +11:00
.gitignore
Hide configuration files from Git
2018-01-27 14:28:21 +11:00
build.rs
Initial commit
2018-01-26 23:29:28 +11:00
Cargo.lock
Migrate to Hyper for unified HTTP server/client
2018-01-27 22:56:36 +11:00
Cargo.toml
Migrate to Hyper for unified HTTP server/client
2018-01-27 22:56:36 +11:00