An open API service indexing awesome lists of open source software.

https://github.com/lencx/gitq

🐙
https://github.com/lencx/gitq

application dart flutter github gitq

Last synced: about 2 months ago
JSON representation

🐙

Awesome Lists containing this project

README

          




gitQ

---

```bash
# ios
open -a Simulator

open ios/Runner.xcworkspace

flutter run
```

```bash
# json to models
# `json/*.json` => `lib/models/*.dart`
./bin/jtm.sh
```

```bash
# app icon
flutter pub run flutter_launcher_icons:main
```

## TODO