This website works better with JavaScript.
Explore
Help
Register
Sign In
aurora
/
nextcloud-neon
Watch
1
Star
0
Fork
You've already forked nextcloud-neon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A framework for building convergent cross-platform Nextcloud clients using Flutter.
flutter
dart
hacktoberfest
nextcloud
940
Commits
24
Branches
0
Tags
53 MiB
Dart
99.6%
Shell
0.2%
Tree:
47e0d0de1f
nextcloud-neon
/
tool
/
generate-docs.sh
5 lines
83 B
Raw
Blame
History
#!/bin/bash
set
-euxo pipefail
cd
"
$(
dirname
"
$0
"
)
/..
"
plantuml -tsvg docs/*.puml
Reference in new issue
Copy Permalink