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
1960
Commits
24
Branches
0
Tags
53 MiB
Dart
99.6%
Shell
0.2%
Tree:
aade4c359a
nextcloud-neon
/
tool
/
generate-file-icons.sh
8 lines
100 B
Raw
Blame
History
#!/bin/bash
set
-euxo pipefail
cd
"
$(
dirname
"
$0
"
)
/..
"
(
cd
packages/file_icons
fvm dart run
)
Reference in new issue
Copy Permalink