Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
clients
Rust
Ğcli
Commits
719f0759
Commit
719f0759
authored
Dec 17, 2020
by
Éloïs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc(README): indicate how to upgrade schema
parent
239b7d41
Pipeline
#10498
failed with stages
in 12 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
README.md
README.md
+7
-1
No files found.
README.md
View file @
719f0759
...
...
@@ -2,6 +2,12 @@
A simple command line client written in Rust that use Duniter GVA API.
This example project is more there to show the way for those who would like to develop Rust projects using GVA :)
## Contribute
Contributions are welcome :)
If you have any questions about the code don't hesitate to ask @elois on the duniter forum:
[
https://forum.duniter.org
](
https://forum.duniter.org
)
The GraphQL schema is automatically generated from the GVA source code, to update the schema, use the following command:
cargo update -p duniter-gva-gql
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment