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

5 lines
126 B

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