A framework for building convergent cross-platform Nextcloud clients using Flutter.

6 lines
126 B

3 years ago
#!/bin/bash
set -euxo pipefail
cd "$(dirname "$0")/.."
git ls-files | grep -v "^external/" | cloc --fullpath --list-file=- .