https://github.com/sproctor/crewpicker
Simple app to generate crew (TM) missions
https://github.com/sproctor/crewpicker
Last synced: about 2 months ago
JSON representation
Simple app to generate crew (TM) missions
- Host: GitHub
- URL: https://github.com/sproctor/crewpicker
- Owner: sproctor
- Created: 2022-11-02T21:13:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T20:19:17.000Z (11 months ago)
- Last Synced: 2025-07-08T21:29:24.525Z (11 months ago)
- Language: Kotlin
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Crew Picker
### Run
#### Desktop
./gradlew run
#### Web
./gradlew jsBrowserDevelopmentRun
#### Android
Typical way from IntelliJ 2022.3+ or Android Studio (this instruction needs to be improved)