Skip to content
View madebydavid's full-sized avatar

Organizations

@hackathoncentral @WizzieWizzie

Block or report madebydavid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
madebydavid/README.md

Hi, I'm David

I am a developer building tools for developers making Godot mobile games.

I am working on ShipThis - a command-line tool for building and publishing your Godot mobile games to the Apple App Store and Google Play.

# Install the ShipThis CLI
npm install -g shipthis

# Authenticate with ShipThis
shipthis login
# - Creates a ShipThis account if one does not exist

# Run the interactive Android setup wizard
shipthis game wizard android
# - Creates or imports an Android Keystore
# - Generates a Google Cloud project
# - Enables Google Play Developer API
# - Creates a Service Account linked to your Google Play Developer account
# - Generates and downloads a Service Account API key

# Run the interactive iOS setup wizard
shipthis game wizard ios
# - Generates an iOS signing certificate
# - Generates an App and Bundle ID
# - Generates a provisioning profile
# - Synchronises the permissions (entitlements/capabilities)
# - Generates and downloads an App Store Connect API key

# Build and upload your game
shipthis game ship
# - Uploads your code to the build server
# - Compiles and signs the binary with the required certificates
# - Submits to Google Play and/or App Store Connect
# - Distributes to TestFlight (for iOS) or internal testing (for Google Play)

Pinned Loading

  1. shipth-is/cli shipth-is/cli Public

    CLI to build and publish Godot games to the App Store and Google Play - no Xcode or Android Studio required.

    TypeScript 201 1

  2. visjs/vis visjs/vis Public archive

    ⚠️ This project is not maintained anymore! Please go to https://github.com/visjs

    JavaScript 7.8k 1.5k

  3. wizzie-ctf wizzie-ctf Public

    small simple security challenges

    Python 1

  4. gis-utils gis-utils Public

    Some GIS utility functions I have used in multiple projects

    JavaScript 1

  5. pablobm/w2c3-livecd pablobm/w2c3-livecd Public

    Live CD for Wizzie Wizzie Computer Coding Club

    Makefile 1 1

  6. libcthorne/samlwebcookie libcthorne/samlwebcookie Public

    Retrieves SAML cookie to use with openconnect

    Python 15 3