soquee
/
versions
Archived
1
0
Fork 0
Soquee Versions is an experimental Git client written in Rust and GTK3. It's probably not far enough along to use for real projects, but it does manage its own repo. https://code.soquee.net/versions/
This repository has been archived on 2023-11-25. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Sam Whited b78b354b92 all: add readme and contributing documents 2020-03-21 11:51:21 -04:00
.builds versions: build against stable and nightly 2019-01-18 14:44:02 -06:00
res versions, res: validate commit summary field 2019-01-26 12:40:13 -06:00
src src: remove unnecessary or unknown lints 2020-03-21 11:42:24 -04:00
.gitignore all: initial GTK3 app skeleton 2019-01-04 14:15:30 -06:00
CONTRIBUTING.md all: add readme and contributing documents 2020-03-21 11:51:21 -04:00
Cargo.lock all: update lockfile 2020-03-21 11:35:26 -04:00
Cargo.toml all: update gtk-rs 2019-02-22 10:52:25 -06:00
LICENSE all: add the Apache 2.0 license 2020-03-21 11:36:18 -04:00
README.md all: add readme and contributing documents 2020-03-21 11:51:21 -04:00

README.md

Versions

Soquee Versions is an experimental Git client written in Rust and GTK3. It's probably not far enough along to use for real projects, but it does manage its own repo.

For information about submitting patches and contributing to the project, see CONTRIBUTING.md.

License

Versions is licensed under the Apache 2.0 license, a copy of which can be found in the LICENSE file.