This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
Gitnuro
Watch
1
Star
0
Fork
You've already forked Gitnuro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
55730886d2
Gitnuro
/
rs
/
build.rs
4 lines
76 B
Rust
Raw
Normal View
History
Unescape
Escape
Refactored repository watcher Refactored to use a rust implementation instead of the java impl, because the java impl has been unrelible in linux and macos
2023-07-14 14:28:29 +02:00
fn
main
(
)
{
Added basic ssh auth in rust without error handling
2023-09-20 10:26:02 +02:00
uniffi
::
generate_scaffolding
(
"
src/gitnuro.udl
"
)
.
unwrap
(
)
;
Refactored repository watcher Refactored to use a rust implementation instead of the java impl, because the java impl has been unrelible in linux and macos
2023-07-14 14:28:29 +02:00
}
Reference in a new issue
Copy permalink